Fix spanish translations.

This commit is contained in:
gaba
2016-11-11 09:22:05 -08:00
parent 9174b0fcda
commit aeefa89e0a
3 changed files with 6 additions and 6 deletions
@@ -7,8 +7,8 @@
},
"es": {
"post": "Publicar",
"reply": "Respuesta",
"reply": "Responder",
"comment": "Comentario",
"comment-post-notif": "¡traduceme!"
"comment-post-notif": "Tu comentario fue publicado."
}
}
+3 -3
View File
@@ -5,8 +5,8 @@
"flag-notif": "Thank you for reporting this comment. Our moderation team has been notified and will review it shortly."
},
"es": {
"flag": "¡traduceme!",
"flagged": "¡traduceme!",
"flag-notif": "¡traduceme!"
"flag": "Marcar",
"flagged": "Marcado",
"flag-notif": "Gracias por marcar este comentario. Nuestro equipo de moderación ha sido notificado y muy pronto lo va a revisar."
}
}
@@ -3,6 +3,6 @@
"reply": "Reply"
},
"es": {
"reply": "Respuesta"
"reply": "Responder"
}
}