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

el.js « l10n - github.com/nextcloud/orcid.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3c373e93a0cef994c65ff444184250a0c16d0b92 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "orcid",
    {
    "ORCID" : "ORCID",
    "Client ID" : "ID πελάτη",
    "Client Secret" : "Μυστικό πελάτη"
},
"nplurals=2; plural=(n != 1);");