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

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