aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/la.js
blob: 5470a1556a1105a6bd3c004514a49e1a50507fda (plain)
1
2
3
4
5
6
OC.L10N.register(
    "lib",
    {
    "Accounts" : "Accounts"
},
"nplurals=2; plural=(n != 1);");