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

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