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 619d711b8..81d4eb412 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2980,6 +2980,14 @@
"translation": "Failed to save the provided preferences for the user."
},
{
+ "id": "app.import.process_import_data_file_version_line.invalid_version.error",
+ "translation": "Did not find a valid version type object in the first line of the import data file."
+ },
+ {
+ "id": "app.import.bulk_import.unsupported_version.error",
+ "translation": "The version of the import data file format of the provided file is not supported by this version of Mattermost."
+ },
+ {
"id": "authentication.permissions.create_team_roles.description",
"translation": "Ability to create new teams"
},