summaryrefslogtreecommitdiffstats
path: root/lib/l10n/he.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/he.js')
-rw-r--r--lib/l10n/he.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js
index 48c455015f2..02e8bf2827e 100644
--- a/lib/l10n/he.js
+++ b/lib/l10n/he.js
@@ -38,7 +38,6 @@ OC.L10N.register(
"Users" : "משתמשים",
"Unknown user" : "משתמש לא ידוע",
"Sharing" : "שיתוף",
- "Tips & tricks" : "טיפים וטריקים",
"%s enter the database username and name." : "%s יש להכניס את שם המשתמש ושם מסד הנתונים.",
"%s enter the database username." : "%s נכנס למסד נתוני שמות המשתמשים.",
"%s enter the database name." : "%s נכנס למסד נתוני השמות.",
@@ -166,6 +165,7 @@ OC.L10N.register(
"Storage unauthorized. %s" : "אחסון לא מורשה. %s",
"Storage incomplete configuration. %s" : "תצורה לא מושלמת של האחסון. %s",
"Storage connection error. %s" : "שגיאת חיבור אחסון. %s",
- "Storage connection timeout. %s" : "פסק זמן חיבור אחסון. %s"
+ "Storage connection timeout. %s" : "פסק זמן חיבור אחסון. %s",
+ "Tips & tricks" : "טיפים וטריקים"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");