summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorGeorge Goldberg <george@gberg.me>2017-02-16 14:49:01 +0000
committerHarrison Healey <harrisonmhealey@gmail.com>2017-02-16 09:49:01 -0500
commitd60d05f2d86400faf3303e655c46c5b8d77879c4 (patch)
tree8907bdf20c38ab06c066c0946126157462b34981 /i18n/en.json
parent821939e5dab144ac14b4f288cb8d0c9e3bb570d0 (diff)
downloadchat-d60d05f2d86400faf3303e655c46c5b8d77879c4.tar.gz
chat-d60d05f2d86400faf3303e655c46c5b8d77879c4.tar.bz2
chat-d60d05f2d86400faf3303e655c46c5b8d77879c4.zip
PLT-5521: Mandatory version in line 1 of bulk import. (#5400)
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"
},