summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/he.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_versions/l10n/he.php')
-rw-r--r--apps/files_versions/l10n/he.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_versions/l10n/he.php b/apps/files_versions/l10n/he.php
new file mode 100644
index 00000000000..097169b2a49
--- /dev/null
+++ b/apps/files_versions/l10n/he.php
@@ -0,0 +1,6 @@
+<?php $TRANSLATIONS = array(
+"Expire all versions" => "הפגת תוקף כל הגרסאות",
+"Versions" => "גרסאות",
+"This will delete all existing backup versions of your files" => "פעולה זו תמחק את כל גיבויי הגרסאות הקיימים של הקבצים שלך",
+"Enable Files Versioning" => "הפעלת ניהול גרסאות לקבצים"
+);