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

ka_GE.js « l10n « files_encryption « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cf8468d2191f26bfe4478955ef576119cf514502 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "files_encryption",
    {
    "Unknown error" : "უცნობი შეცდომა",
    "Encryption" : "ენკრიპცია"
},
"nplurals=1; plural=0;");