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

uz.js « l10n « lib - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 988715b389e6a54e2740a1540ba4411315c44233 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "lib",
    {
    "Cannot write into \"config\" directory!" : "\"Config\" katalogiga yozish mumkin emas!",
    "January" : "Yanvar"
},
"nplurals=1; plural=0;");