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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/he.js')
-rw-r--r--l10n/he.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10n/he.js b/l10n/he.js
index bbd1f92..62ade8f 100644
--- a/l10n/he.js
+++ b/l10n/he.js
@@ -29,6 +29,7 @@ OC.L10N.register(
"You are not authorized to open this share" : "אין לך הרשאה לפתוח את השיתוף הזה",
"Invalid range request" : "בקשת הטווח שגויה",
"Plain text editor" : "עורך טקסט פשוט",
+ "Open, save and edit text files" : "פתיחה, שמירה ועריכה של קובצי טקסט",
"saving..." : "בשמירה..."
},
"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;");