chore(translations): post, name, comment, subject, anonymous

This commit is contained in:
plebeius.eth
2024-04-27 20:27:58 +02:00
parent fc2b48b652
commit f641dc7e39
35 changed files with 239 additions and 64 deletions
+7 -2
View File
@@ -34,7 +34,7 @@
"reply_to_post": "Responder a esta publicación",
"sticky": "Fijado",
"closed": "Cerrado",
"reply": "Responder",
"reply": "responder",
"link": "Enlace",
"close": "Cerrar",
"post_a_reply": "Publicar una Respuesta",
@@ -43,5 +43,10 @@
"bottom": "Fondo",
"top": "Arriba",
"thread_closed": "Hilo cerrado.",
"may_not_reply": "Es posible que no puedas responder en este momento."
"may_not_reply": "Es posible que no puedas responder en este momento.",
"post": "publicar",
"name": "nombre",
"comment": "comentario",
"subject": "asunto",
"anonymous": "anónimo"
}