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

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