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

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