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 +++++++++- res/sl.json | 10 +++++++++- 2 files changed, 18 insertions(+), 2 deletions(-) (limited to 'res') 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" } diff --git a/res/sl.json b/res/sl.json index dc29ebb..7745fd7 100644 --- a/res/sl.json +++ b/res/sl.json @@ -39,5 +39,13 @@ "password_new": "Novo geslo", "password_new_placeholder": "Vnesite novo geslo", "change_password_button": "Spremeni geslo", - "signed_in_as": "Prijavljeni ste kot " + "signed_in_as": "Prijavljeni ste kot ", + "go_back": "Nazaj", + "joined": "Registriran", + "last_login": "Zadnjič prijavljen", + "statistics": "Statistika", + "problem_group": "Poglavje", + "problems_count": "Vse naloge", + "done": "Narejeno", + "in_progress": "V delu" } -- cgit v1.2.1