summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
-rw-r--r--i18n/es.json6
2 files changed, 9 insertions, 1 deletions
diff --git a/i18n/en.json b/i18n/en.json
index cafae022e..759e3ff9a 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -3368,6 +3368,10 @@
"translation": "Find Team"
},
{
+ "id": "web.header.back",
+ "translation": "Back"
+ },
+ {
"id": "web.footer.about",
"translation": "About"
},
diff --git a/i18n/es.json b/i18n/es.json
index bcb254332..c705c0fa7 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -1617,7 +1617,7 @@
},
{
"id": "api.web_hub.start.stopping.debug",
- "translation": "deteniendo todas las conexiones"
+ "translation": "deteniendo conexiones %v"
},
{
"id": "api.web_socket.connect.error",
@@ -3356,6 +3356,10 @@
"translation": "Encontrar Equipo"
},
{
+ "id": "web.header.back",
+ "translation": "AtrĂ¡s"
+ },
+ {
"id": "web.footer.about",
"translation": "Acerca"
},