summaryrefslogtreecommitdiffstats
path: root/web/static
diff options
context:
space:
mode:
Diffstat (limited to 'web/static')
-rw-r--r--web/static/i18n/en.json4
-rw-r--r--web/static/i18n/es.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json
index 4b3397a08..038b1342d 100644
--- a/web/static/i18n/en.json
+++ b/web/static/i18n/en.json
@@ -1,4 +1,4 @@
{
- "about.close": "Close",
- "about.date": "Build Date:"
+ "login.find_teams": "Find your other teams",
+ "login.forgot_password": "I forgot my password"
} \ No newline at end of file
diff --git a/web/static/i18n/es.json b/web/static/i18n/es.json
index 4b3397a08..b849489cb 100644
--- a/web/static/i18n/es.json
+++ b/web/static/i18n/es.json
@@ -1,4 +1,4 @@
{
- "about.close": "Close",
- "about.date": "Build Date:"
+ "login.find_teams": "Find your other teams (spanish!)",
+ "login.forgot_password": "I forgot my password (spanish!)"
} \ No newline at end of file