summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/he.php
blob: cdf29c9b0ac46c7c675987cb8abaad0feed4c92a (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Saving..." => "שמירה…",
"Encryption" => "הצפנה"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";