summaryrefslogtreecommitdiffstats
path: root/l10n/oc.js
blob: ed9ebe813f22e018a0a9c780e75994d28f5e7400 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "social",
    {
    "Help" : "Ajuda",
    "Home" : "Domicili",
    "Notifications" : "Notificacions",
    "Reply" : "Respondre",
    "Close" : "Tampar"
},
"nplurals=2; plural=(n > 1);");