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

fo.js « l10n - github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 10629bd4f1a0795dad1aa24e1ac9fcbfb7de60d5 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "groupfolders",
    {
    "Delete" : "Strika",
    "Groups" : "Bólkar"
},
"nplurals=2; plural=(n != 1);");