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

my_MM.js « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cde621b63be7798309d8c737bcf08e3c444e89cb (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "ပယ်ဖျက်မည်",
    "Password" : "စကားဝှက်",
    "Download" : "ဒေါင်းလုတ်"
},
"nplurals=1; plural=0;");