summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/i18n/en.json b/i18n/en.json
index e93e3c280..ef432f499 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -456,10 +456,6 @@
"translation": "Could not find file."
},
{
- "id": "api.file.get_file.public_expired.app_error",
- "translation": "The public link has expired"
- },
- {
"id": "api.file.get_file.public_invalid.app_error",
"translation": "The public link does not appear to be valid"
},
@@ -580,6 +576,10 @@
"translation": "Invalid license file."
},
{
+ "id": "api.license.add_license.invalid_count.app_error",
+ "translation": "Unable to count total unique users."
+ },
+ {
"id": "api.license.add_license.no_file.app_error",
"translation": "No file under 'license' in request"
},
@@ -588,18 +588,14 @@
"translation": "Could not open license file"
},
{
- "id": "api.license.add_license.invalid_count.app_error",
- "translation": "Unable to count total unique users."
+ "id": "api.license.add_license.save.app_error",
+ "translation": "License did not save properly."
},
{
"id": "api.license.add_license.unique_users.app_error",
"translation": "This license only supports {{.Users}} users, when your system has {{.Count}} unique users. Unique users are counted distinctly by email address. You can see total user count under Site Reports -> View Statistics."
},
{
- "id": "api.license.add_license.save.app_error",
- "translation": "License did not save properly."
- },
- {
"id": "api.license.init.debug",
"translation": "Initializing license api routes"
},
@@ -1552,10 +1548,6 @@
"translation": "Could not encode profile image"
},
{
- "id": "api.user.upload_profile_user.upload_profile.app_error",
- "translation": "Couldn't upload profile image"
- },
- {
"id": "api.user.upload_profile_user.no_file.app_error",
"translation": "No file under 'image' in request"
},
@@ -1576,6 +1568,10 @@
"translation": "Unable to upload profile image. File is too large."
},
{
+ "id": "api.user.upload_profile_user.upload_profile.app_error",
+ "translation": "Couldn't upload profile image"
+ },
+ {
"id": "api.web_conn.new_web_conn.last_activity.error",
"translation": "Failed to update LastActivityAt for user_id=%v and session_id=%v, err=%v"
},
@@ -2776,6 +2772,10 @@
"translation": "Cannot update existing session"
},
{
+ "id": "store.sql_session.update_device_id.app_error",
+ "translation": "We couldn't update the device id"
+ },
+ {
"id": "store.sql_session.update_last_activity.app_error",
"translation": "We couldn't update the last_activity_at"
},
@@ -2784,10 +2784,6 @@
"translation": "We couldn't update the roles"
},
{
- "id": "store.sql_session.update_device_id.app_error",
- "translation": "We couldn't update the device id"
- },
- {
"id": "store.sql_system.get.app_error",
"translation": "We encountered an error finding the system properties"
},
@@ -3336,6 +3332,10 @@
"translation": "Home"
},
{
+ "id": "web.root.singup_info",
+ "translation": "All team communication in one place, searchable and accessible anywhere"
+ },
+ {
"id": "web.root.singup_title",
"translation": "Signup"
},