aboutsummaryrefslogtreecommitdiffstats
path: root/apps/admin_audit/l10n/es_CR.js
blob: 554f249b125f9a5d6e6043a939b8e4215e0510b3 (plain)
1
2
3
4
5
6
OC.L10N.register(
    "admin_audit",
    {
    "Auditing / Logging" : "Auditoría / Registros"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");