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

he.js « l10n « files_encryption « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 90070547378b1add521ec5204ebe12251cf50df4 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "files_encryption",
    {
    "Unknown error" : "שגיאה בלתי ידועה",
    "Encryption" : "הצפנה"
},
"nplurals=2; plural=(n != 1);");