summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2016-03-08 09:06:12 -0800
committerCorey Hulen <corey@hulen.com>2016-03-08 09:06:12 -0800
commitcbf84c8beaa0896daaf82ecdb63f236da4d64c0e (patch)
treeb9f97c2f2bfde61709113e4838f09c7771e95758 /i18n
parent22470c2069eb21539540d19e80fd85394782c9a7 (diff)
parent76859adfeb9c30d54dc7133ebecd87d5c53a67b1 (diff)
downloadchat-cbf84c8beaa0896daaf82ecdb63f236da4d64c0e.tar.gz
chat-cbf84c8beaa0896daaf82ecdb63f236da4d64c0e.tar.bz2
chat-cbf84c8beaa0896daaf82ecdb63f236da4d64c0e.zip
Merge pull request #2384 from ZBoxApp/es-locs
Added missing web and server spanish locs
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json8
-rw-r--r--i18n/es.json4
2 files changed, 8 insertions, 4 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 5b261a770..b7ebbb8b1 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2408,6 +2408,10 @@
"translation": "Pinging sql %v database"
},
{
+ "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.remove_index.critical",
"translation": "Failed to remove index %v"
},
@@ -2428,10 +2432,6 @@
"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."
},
diff --git a/i18n/es.json b/i18n/es.json
index 6670b7f5b..6443d18dc 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -2408,6 +2408,10 @@
"translation": "Verificando conexión con la base de datos sql %v"
},
{
+ "id": "store.sql.read_replicas_not_licensed.critical",
+ "translation": "La funcionalidad de más de 1 replica ha sido deshabilitada debido a la licencia actual. Por favor contacta a un administrador del sistema para realizar una actualización a la edición Enterprise."
+ },
+ {
"id": "store.sql.remove_index.critical",
"translation": "Falla al remover el índice %v"
},