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

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