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

my_MM.js « l10n « files « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b149dbd047ff027062ebefceb44fe3ee055823c5 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "files",
    {
    "Files" : "ဖိုင်များ",
    "Download" : "ဒေါင်းလုတ်"
},
"nplurals=1; plural=0;");