summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2016-03-08 12:47:26 -0300
committerElias Nahum <nahumhbl@gmail.com>2016-03-08 12:47:26 -0300
commit76859adfeb9c30d54dc7133ebecd87d5c53a67b1 (patch)
treeb9f97c2f2bfde61709113e4838f09c7771e95758 /i18n
parent22470c2069eb21539540d19e80fd85394782c9a7 (diff)
downloadchat-76859adfeb9c30d54dc7133ebecd87d5c53a67b1.tar.gz
chat-76859adfeb9c30d54dc7133ebecd87d5c53a67b1.tar.bz2
chat-76859adfeb9c30d54dc7133ebecd87d5c53a67b1.zip
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"
},