mirror of
https://github.com/wassname/talk.git
synced 2026-07-13 17:45:56 +08:00
19 lines
483 B
JSON
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!"
|
|
}
|
|
}
|