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

hy.js « l10n « settings - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e73644e2e088d8ffade68b01fc4aedd6949206c8 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "settings",
    {
    "Delete" : "Ջնջել",
    "Other" : "Այլ"
},
"nplurals=2; plural=(n != 1);");