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

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