summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/he.js
blob: 90070547378b1add521ec5204ebe12251cf50df4 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "files_encryption",
    {
    "Unknown error" : "שגיאה בלתי ידועה",
    "Encryption" : "הצפנה"
},
"nplurals=2; plural=(n != 1);");