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": "Répondre à ce message",
"sticky": "Épinglé",
"closed": "Fermé",
"reply": "Répondre",
"reply": "répondre",
"link": "Lien",
"close": "Fermer",
"post_a_reply": "Publier une Réponse",
@@ -43,5 +43,10 @@
"bottom": "Bas",
"top": "Haut",
"thread_closed": "Fil fermé.",
"may_not_reply": "Vous ne pouvez peut-être pas répondre en ce moment."
"may_not_reply": "Vous ne pouvez peut-être pas répondre en ce moment.",
"post": "poster",
"name": "nom",
"comment": "commentaire",
"subject": "sujet",
"anonymous": "anonyme"
}