summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2016-03-07 18:03:28 -0800
committer=Corey Hulen <corey@hulen.com>2016-03-07 18:03:28 -0800
commit7695e0ea4b73905e9634c94efcf28dd40709e178 (patch)
tree0742adc08e7a531c546ba6f36b16e19ddf159fed /i18n
parentb001507bedbc3c09fea2921b11e8825002f999cc (diff)
downloadchat-7695e0ea4b73905e9634c94efcf28dd40709e178.tar.gz
chat-7695e0ea4b73905e9634c94efcf28dd40709e178.tar.bz2
chat-7695e0ea4b73905e9634c94efcf28dd40709e178.zip
PLT-2117 chaning multiple rrs
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 0f8b5de7c..5b261a770 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2428,6 +2428,10 @@
"translation": "Attempting to upgrade the database schema version to %v"
},
{
+ "id": "store.sql.read_replicas_not_licensed.critical",
+ "translation": "More than 1 read replica functionality disabled by current license. Please contact your system administrator about upgrading your enterprise license."
+ },
+ {
"id": "store.sql.schema_version.critical",
"translation": "The database schema version of %v cannot be upgraded. You must not skip a version."
},