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

my.js « l10n « lib - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 35076d7fd52f0baab3ae9ada95bf029edbf24dca (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "lib",
    {
    "Empty file" : "ဗလာဖိုင်",
    "About" : "အကြောင်း"
},
"nplurals=1; plural=0;");