Files
talk/client/coral-plugin-commentbox/translations.json
T
2016-11-16 14:00:21 -05:00

19 lines
483 B
JSON

{
"en": {
"post": "Post",
"reply": "Reply",
"comment": "Comment",
"name": "Name",
"comment-post-notif": "Your comment has been posted.",
"comment-post-notif-premod": "Thank you for posting. Our moderation team will review your comment shortly."
},
"es": {
"post": "Publicar",
"reply": "Respuesta",
"comment": "Comentario",
"name": "Nombre",
"comment-post-notif": "¡traduceme!",
"comment-post-notif-premod": "¡traduceme!"
}
}