chore(translations): subscribe, unsubscribe, close post form, catalog

This commit is contained in:
plebeius.eth
2024-03-22 12:14:26 +01:00
parent 80c3a51328
commit 2bfefbe89f
35 changed files with 180 additions and 40 deletions
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "그 후 <1>{{userCount}}</1>명의 사용자가 <1>{{postCount}}</1>개의 게시물을 작성했습니다",
"board_created": "게시판이 생성되었습니다",
"settings": "설정",
"home": "홈"
"home": "홈",
"subscribe": "구독",
"unsubscribe": "구독 취소",
"close_post_form": "게시물 양식 닫기",
"catalog": "카탈로그"
}