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: packages/cozy-harvest-lib/src/locales/en.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -151,7 +151,7 @@
151
151
},
152
152
"TERMS_VERSION_MISMATCH": {
153
153
"title": "Latest Terms of Service non accepted",
154
-
"description": "%{name} seems to have updated its Terms Of Service. Please check that the service is up to date. It this error still occurs, please contact us at [contact@cozycloud.cc](mailto:contact@cozycloud.cc)."
154
+
"description": "%{name} seems to have updated its Terms Of Service. Please check that the service is up to date. It this error still occurs, please contact us at [%{supportMail}](mailto:%{supportMail})."
Copy file name to clipboardexpand all lines: packages/cozy-harvest-lib/src/locales/fr.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -151,7 +151,7 @@
151
151
},
152
152
"TERMS_VERSION_MISMATCH": {
153
153
"title": "Nouvelles CGUs à accepter",
154
-
"description": "Il semblerait que %{name} ait mis à jour ses Conditions Générales d'Utilisation. Merci de vérifier que le service est à jour. Si l'erreur persiste, contacter nous via [contact@cozycloud.cc](mailto:contact@cozycloud.cc)."
154
+
"description": "Il semblerait que %{name} ait mis à jour ses Conditions Générales d'Utilisation. Merci de vérifier que le service est à jour. Si l'erreur persiste, contacter nous via [%{supportMail}](mailto:%{supportMail})."
0 commit comments