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

th_TH.js « l10n « files_encryption « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ad95d941a2819684edec0533c3d84f3a3d2abc75 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "files_encryption",
    {
    "Unknown error" : "ข้อผิดพลาดที่ไม่ทราบสาเหตุ",
    "Encryption" : "การเข้ารหัส"
},
"nplurals=1; plural=0;");