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/he.json')
-rw-r--r--plugins/Login/lang/he.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/Login/lang/he.json b/plugins/Login/lang/he.json
new file mode 100644
index 0000000000..acc3b64ea1
--- /dev/null
+++ b/plugins/Login/lang/he.json
@@ -0,0 +1,12 @@
+{
+ "Login": {
+ "InvalidUsernameEmail": "שם משתמש ו\/או אימייל לא תקניים",
+ "LogIn": "התחברות",
+ "LoginOrEmail": "שם משתמש או אימייל",
+ "LoginPasswordNotCorrect": "שם משתמש וסיסמה אינם תואמים",
+ "LostYourPassword": "שכחת סיסמה?",
+ "PasswordRepeat": "סיסמה (שוב)",
+ "PasswordsDoNotMatch": "הסיסמאות אינן תואמות.",
+ "RememberMe": "זכור אותי"
+ }
+} \ No newline at end of file