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

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