summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2016-01-27 09:22:27 -0500
committerChristopher Speller <crspeller@gmail.com>2016-01-27 09:22:27 -0500
commitf0e6e7de93715f61ef3055efe29ecc35bfefb35d (patch)
treebe81061f6169401a0cae6507d4164da969f4e605 /i18n/en.json
parente5ed90821e6bb25c27e5627cf289df41cbcb1793 (diff)
parent6fd0f651b94e594dddb00800bf295af7ff42934e (diff)
downloadchat-f0e6e7de93715f61ef3055efe29ecc35bfefb35d.tar.gz
chat-f0e6e7de93715f61ef3055efe29ecc35bfefb35d.tar.bz2
chat-f0e6e7de93715f61ef3055efe29ecc35bfefb35d.zip
Merge pull request #1993 from mattermost/PLT-1586
PLT-1586 adding LDAP/OAuth to iOS
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 72863acd9..14a2e3148 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2772,6 +2772,10 @@
"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"
},