You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/i18n/strings/tchap_translations.json
+21Lines changed: 21 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,27 @@
89
89
"en": "We have compiled a list of the questions our users ask the most frequently. Your question may be answered there.",
90
90
"fr": "Nous avons constitué une liste des question les plus fréquentes posées par nos utilisateurs. Votre question a peut-être déjà une solution."
91
91
},
92
+
"Please tell us what went wrong in the \"Notes\" field.": {
93
+
"en": "Please tell us what went wrong in the \"Notes\" field.",
94
+
"fr": "Veuillez nous expliquer le problème dans le champ \"Notes\"."
95
+
},
96
+
"Submit debug logs to Tchap support team": {
97
+
"en": "Submit debug logs to Tchap support team",
98
+
"fr": "Envoyez les journaux de débogage à l'équipe support de Tchap",
99
+
"comment": "The title of BugReportDialog is unclear, specify it"
100
+
},
101
+
"Just want to get your own logs, without sharing them with the Tchap team?": {
102
+
"en": "Just want to get your own logs, without sharing them with the Tchap team?",
103
+
"fr": "Vous voulez juste obtenir vos journaux sans les partager avec l'équipe Tchap ?"
104
+
},
105
+
"Download my logs": {
106
+
"en": "Download my logs",
107
+
"fr": "Obtenir mes journaux"
108
+
},
109
+
"If you've submitted a bug to the Tchap team (via support or GitHub), debug logs can help us track down the problem." : {
110
+
"en": "If you've submitted a bug to the Tchap team (via support or GitHub), debug logs can help us track down the problem.",
111
+
"fr": "Si vous avez signalé une anomalie à l'équipe Tchap (via le support ou GitHub), les journaux de débogage peuvent nous aider à cibler le problème."
112
+
},
92
113
"Allow external users to join this room": {
93
114
"en": "Allow external users to join this room",
94
115
"fr": "Autoriser les externes à rejoindre ce salon"
0 commit comments