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

tk.js « l10n - github.com/nextcloud/weather.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b2120b0f8ac4ec93d7aa2f057361988794307690 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "weather",
    {
    "Save" : "Saklamak",
    "Cancel" : "ýatyrmak",
    "Settings" : "Sazlamalar"
},
"nplurals=2; plural=(n != 1);");