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

lv.js « l10n - github.com/nextcloud/zenodo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2907c9dc5f8e3fdd1a9b57780f064cc3d91b0682 (plain)
1
2
3
4
5
6
OC.L10N.register(
    "zenodo",
    {
    "Zenodo" : "Zenodo"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");