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": "익명"
}