summaryrefslogtreecommitdiffstats
path: root/l10n/ast.js
blob: 39b9ca84802dc175b4bffa75bb631e58e17ed63a (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "social",
    {
    "Help" : "Ayuda",
    "Home" : "Aniciu",
    "Notifications" : "Avisos",
    "Delete" : "Desaniciar",
    "Website" : "Sitiu web",
    "No replies found" : "Nun s'atopó nenguna rempuesta"
},
"nplurals=2; plural=(n != 1);");