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

nb.js « l10n - github.com/nextcloud/orcid.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 78cb678202b6c24ae9807ae1a767d2f3ee5496d5 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "orcid",
    {
    "ORCID" : "ORKIDÉ",
    "Client ID" : "Klient-ID",
    "Client Secret" : "Klient-hemmelighet"
},
"nplurals=2; plural=(n != 1);");