Skip to content

Commit a68e454

Browse files
committed
added translations
1 parent 52f4040 commit a68e454

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

web/src/locale/messages.fr.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@
132132
"app.dialogs.disableFreeForm.content": "Le collecteur de données ne pourra plus ajouter de nouveaux sites pour cette mission. Les données ne seront collectées que pour les sites existants.",
133133
"app.dialogs.invalidSurvey.title": "Corriger les problèmes de l’enquête",
134134
"app.dialogs.invalidSurvey.content": "Pour enregistrer et publier les modifications, corrigez les problèmes en suspens dans votre enquête.",
135+
"app.dialogs.surveyCreationDenied.title": "Inscription requise",
136+
"app.dialogs.surveyCreationDenied.content": "Vous devez vous inscrire pour créer une nouvelle enquête. Cliquez sur \"Continuer\" pour être redirigé vers le formulaire d'inscription.",
135137
"app.error.generic": "Oups, une erreur s'est produite !",
136138
"app.error.accessDenied": "Accès refusé",
137139
"app.error.clickHereToRegister": "Cliquez ici pour vous inscrire",

web/src/locale/messages.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@
132132
"app.dialogs.disableFreeForm.content": "Data collector will no longer be able to add new sites for this job. Data will only be collected for existing sites.",
133133
"app.dialogs.invalidSurvey.title": "Fix issues with survey",
134134
"app.dialogs.invalidSurvey.content": "To publish changes, fix any outstanding issues with your survey.",
135+
"app.dialogs.surveyCreationDenied.title": "Registration Required",
136+
"app.dialogs.surveyCreationDenied.content": "You must register for an account to create a new survey. Click \"Continue\" to be redirected to the registration form.",
135137
"app.error.generic": "Oops, something went wrong",
136138
"app.error.accessDenied": "Access denied",
137139
"app.error.clickHereToRegister": " Click here to register ",

web/src/locale/messages.vi.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@
132132
"app.dialogs.disableFreeForm.content": "Người thu thập dữ liệu sẽ không thể thêm điểm khảo sát mới cho công việc này. Dữ liệu chỉ được thu thập ở các điểm hiện có.",
133133
"app.dialogs.invalidSurvey.title": "Sửa các vấn đề trong khảo sát",
134134
"app.dialogs.invalidSurvey.content": "Để xuất bản thay đổi, hãy sửa các vấn đề còn tồn đọng trong khảo sát.",
135+
"app.dialogs.surveyCreationDenied.title": "Yêu cầu Đăng ký",
136+
"app.dialogs.surveyCreationDenied.content": "Bạn phải đăng ký tài khoản để tạo khảo sát mới. Nhấp vào \"Tiếp tục\" để được chuyển hướng đến biểu mẫu đăng ký.",
135137
"app.error.generic": "Rất tiếc, đã xảy ra lỗi",
136138
"app.error.accessDenied": "Truy cập bị từ chối",
137139
"app.error.clickHereToRegister": "Nhấp vào đây để đăng ký",

0 commit comments

Comments
 (0)