summaryrefslogtreecommitdiffstats
path: root/l10n/es_MX.js
blob: 1e8841c5354e09fcc28d4b5c931cb5a0e076ded6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
OC.L10N.register(
    "social",
    {
    "Open documentation" : "Abrir documentación",
    "Finish setup" : "Terminar configuración",
    "Home" : "Inicio",
    "Notifications" : "Notificaciones",
    "Public" : "Público",
    "Reply" : "Responder",
    "More actions" : "Más acciones",
    "Close" : "Cerrar",
    "Continue" : "Continuar",
    "User not found" : "No se encontró el usuario"
},
"nplurals=2; plural=(n != 1);");