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

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