Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Login/lang/sl.json')
-rw-r--r--plugins/Login/lang/sl.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/plugins/Login/lang/sl.json b/plugins/Login/lang/sl.json
new file mode 100644
index 0000000000..e14d69523b
--- /dev/null
+++ b/plugins/Login/lang/sl.json
@@ -0,0 +1,13 @@
+{
+ "Login": {
+ "InvalidOrExpiredToken": "Žeton je neveljaven ali pa je potekel.",
+ "InvalidUsernameEmail": "Napačno uporabniško ime ali e-mail naslov.",
+ "LogIn": "Vpis",
+ "LoginOrEmail": "Uporabniško ime ali E-mail",
+ "LoginPasswordNotCorrect": "Napačna kombinacija uporabniškega imena in gesla.",
+ "LostYourPassword": "Ste pozabili geslo?",
+ "PasswordRepeat": "Geslo (ponovno)",
+ "PasswordsDoNotMatch": "Gesli se ne ujemata.",
+ "RememberMe": "Zapomni si me"
+ }
+} \ No newline at end of file