From 221985435966dbf583d3e367c243822e338b6bc4 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Thu, 21 Jan 2016 14:15:44 -0600 Subject: PLT-7 client side infra --- web/static/i18n/en.json | 4 ++-- web/static/i18n/es.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'web/static') 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 -- cgit v1.2.3-1-g7c22