From 4738f0cdef0fb52d530748e6d2b62bf0454d8c33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20Pu=C5=A1nik?= Date: Thu, 15 Oct 2015 15:58:05 +0200 Subject: profile page translations --- res/en.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'res/en.json') diff --git a/res/en.json b/res/en.json index 0eade46..c721548 100644 --- a/res/en.json +++ b/res/en.json @@ -39,5 +39,13 @@ "password_new": "New Password", "password_new_placeholder": "Enter a new password", "change_password_button": "Change password", - "signed_in_as": "Signed in as " + "signed_in_as": "Signed in as ", + "go_back": "Go back", + "joined": "Joined", + "last_login": "Last seen", + "statistics": "Statistics", + "problem_group": "Problem group", + "problems_count": "All", + "done": "Done", + "in_progress": "In progress" } -- cgit v1.2.1