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

ia.js « l10n - github.com/nextcloud/files_rightclick.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ce25010b3440828fd7923b900dc4586840e4e3a7 (plain)
1
2
3
4
5
6
OC.L10N.register(
    "files_rightclick",
    {
    "Select" : "Selectionar"
},
"nplurals=2; plural=(n != 1);");