mirror of
https://github.com/wassname/talk.git
synced 2026-08-13 12:40:11 +08:00
Adding notifcation translations.
This commit is contained in:
@@ -2,11 +2,13 @@
|
||||
"en": {
|
||||
"post": "Post",
|
||||
"reply": "Reply",
|
||||
"comment": "Comment"
|
||||
"comment": "Comment",
|
||||
"comment-post-notif": "Your comment has been posted."
|
||||
},
|
||||
"es": {
|
||||
"post": "Publicar",
|
||||
"reply": "Respuesta",
|
||||
"comment": "Comentario"
|
||||
"comment": "Comentario",
|
||||
"comment-post-notif": "¡traduceme!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,10 +1,12 @@
|
||||
{
|
||||
"en": {
|
||||
"flag": "Flag",
|
||||
"flagged": "Flagged"
|
||||
"flagged": "Flagged",
|
||||
"flag-notif": "Thank you for reporting this comment. Our moderation team has been notified and will review it shortly."
|
||||
},
|
||||
"es": {
|
||||
"flag": "¡traduceme!",
|
||||
"flagged": "¡traduceme!"
|
||||
"flagged": "¡traduceme!",
|
||||
"flag-notif": "¡traduceme!"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user