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

uz.js « l10n - github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d8822c23d32a84c85ef094d40578631b3ad937f1 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "external",
    {
    "All languages" : "All languages",
    "Name" : "Name",
    "Language" : "Language",
    "Groups" : "Groups",
    "Uploading…" : "Uploading…"
},
"nplurals=1; plural=0;");