diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/en.json | 2 | ||||
-rw-r--r-- | res/sl.json | 2 |
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", |