summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json16
-rw-r--r--i18n/es.json16
2 files changed, 32 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index ef432f499..a5eb4f607 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -3204,6 +3204,22 @@
"translation": "Find Team"
},
{
+ "id": "web.footer.about",
+ "translation": "About"
+ },
+ {
+ "id": "web.footer.help",
+ "translation": "Help"
+ },
+ {
+ "id": "web.footer.privacy",
+ "translation": "Privacy"
+ },
+ {
+ "id": "web.footer.terms",
+ "translation": "Terms"
+ },
+ {
"id": "web.get_access_token.bad_client_id.app_error",
"translation": "invalid_request: Bad client_id"
},
diff --git a/i18n/es.json b/i18n/es.json
index 511cc5f28..f0f157474 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -3204,6 +3204,22 @@
"translation": "Encontrar Equipo"
},
{
+ "id": "web.footer.about",
+ "translation": "Acerca"
+ },
+ {
+ "id": "web.footer.help",
+ "translation": "Ayuda"
+ },
+ {
+ "id": "web.footer.privacy",
+ "translation": "Privacidad"
+ },
+ {
+ "id": "web.footer.terms",
+ "translation": "Términos"
+ },
+ {
"id": "web.get_access_token.bad_client_id.app_error",
"translation": "invalid_request: client_id malo"
},