summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@fri.uni-lj.si>2015-10-19 14:49:42 +0200
committerTimotej Lazar <timotej.lazar@fri.uni-lj.si>2015-10-19 14:49:42 +0200
commitcdfff9e0ab7fc26682218c5c694da4e9d0f4eea5 (patch)
treeb9c0a023540c66f12ca9c80d8d04cc520919d486 /res
parentcb84c6558b66e1441ddfc9701d91c9c994335198 (diff)
Tiny improvements to the "new here/sign up" message
Diffstat (limited to 'res')
-rw-r--r--res/en.json4
-rw-r--r--res/sl.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/res/en.json b/res/en.json
index ce5d38b..f560b15 100644
--- a/res/en.json
+++ b/res/en.json
@@ -23,8 +23,8 @@
"signin_via": "Login via",
"signin_or": "or",
"signin_button": "Sign in",
- "signin_footer": "New here? ",
- "signin_footer_signup": "Sign Up",
+ "signin_footer": "New here?",
+ "signin_footer_signup": "Sign up!",
"username": "Username",
"password": "Password",
"name" : "Display name",
diff --git a/res/sl.json b/res/sl.json
index f6087cb..d99721a 100644
--- a/res/sl.json
+++ b/res/sl.json
@@ -23,7 +23,7 @@
"signin_via": "Prijava prek",
"signin_or": "ali",
"signin_button": "Prijavi se",
- "signin_footer": "Novi tukaj ? ",
+ "signin_footer": "Nov tukaj?",
"signin_footer_signup": "Registriraj se!",
"username": "Uporabniško ime",
"password": "Geslo",