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

my_MM.js « l10n « files_external « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 427f35f62b81a35de655a20ab1c6c4bb3913e798 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "files_external",
    {
    "Username" : "သုံးစွဲသူအမည်",
    "Password" : "စကားဝှက်",
    "Location" : "တည်နေရာ"
},
"nplurals=1; plural=0;");