summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@fri.uni-lj.si>2015-11-19 15:28:01 +0100
committerTimotej Lazar <timotej.lazar@fri.uni-lj.si>2015-11-19 15:28:01 +0100
commit085644c798be8d6e96ca7a27953261cfd8b8e5c4 (patch)
tree15c9f76936cdfae5ab0665ce736bddf8491e4e78 /res
parent22982f602e5cab9303d0d67d1fc5998b23d3b7fd (diff)
Remove trailing space from a translation string
Diffstat (limited to 'res')
-rw-r--r--res/en.json2
-rw-r--r--res/sl.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/res/en.json b/res/en.json
index 6d96f22..1fcb894 100644
--- a/res/en.json
+++ b/res/en.json
@@ -48,7 +48,7 @@
"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",
diff --git a/res/sl.json b/res/sl.json
index bbfd71d..ec32936 100644
--- a/res/sl.json
+++ b/res/sl.json
@@ -48,7 +48,7 @@
"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",