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
+6 -1
View File
@@ -43,5 +43,10 @@
"bottom": "下へ",
"top": "上へ",
"thread_closed": "スレッドが閉じられました。",
"may_not_reply": "現在、返信することはできません。"
"may_not_reply": "現在、返信することはできません。",
"post": "投稿",
"name": "名前",
"comment": "コメント",
"subject": "件名",
"anonymous": "匿名"
}