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

fi.js « l10n - github.com/nextcloud/orcid.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ec5f61b8ab73990632a5c13722a10fd707820572 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "orcid",
    {
    "ORCID" : "ORCID",
    "Client ID" : "Asiakkaan tunniste"
},
"nplurals=2; plural=(n != 1);");