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

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