diff options
Diffstat (limited to 'apps/files_encryption/l10n/he.php')
-rw-r--r-- | apps/files_encryption/l10n/he.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_encryption/l10n/he.php b/apps/files_encryption/l10n/he.php index cdf29c9b0ac..ca8783d1964 100644 --- a/apps/files_encryption/l10n/he.php +++ b/apps/files_encryption/l10n/he.php @@ -1,6 +1,5 @@ <?php $TRANSLATIONS = array( -"Saving..." => "שמירה…", "Encryption" => "הצפנה" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |