summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index a48cc2cb0..0589d22e1 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -48,6 +48,14 @@
"translation": "September"
},
{
+ "id": "api.config.client.old_format.app_error",
+ "translation": "New format for the client configuration is not supported yet. Please specify format=old in the query string."
+ },
+ {
+ "id": "api.license.client.old_format.app_error",
+ "translation": "New format for the client license is not supported yet. Please specify format=old in the query string."
+ },
+ {
"id": "api.admin.add_certificate.no_file.app_error",
"translation": "No file under 'certificate' in request"
},