mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
chore(translations): board stats, board created
This commit is contained in:
@@ -14,5 +14,11 @@
|
||||
"download_app": "앱 다운로드",
|
||||
"start_new_thread": "새로운 쓰레드 시작",
|
||||
"show_stats": "통계 표시",
|
||||
"hide": "숨기기"
|
||||
"hide": "숨기기",
|
||||
"board_stats_hour": "지난 1시간 동안 <1>{{userCount}}</1>명의 사용자가 <1>{{postCount}}</1>개의 게시물을 작성했습니다",
|
||||
"board_stats_day": "지난 1일 동안 <1>{{userCount}}</1>명의 사용자가 <1>{{postCount}}</1>개의 게시물을 작성했습니다",
|
||||
"board_stats_week": "지난 1주간 <1>{{userCount}}</1>명의 사용자가 <1>{{postCount}}</1>개의 게시물을 작성했습니다",
|
||||
"board_stats_month": "지난 1개월 동안 <1>{{userCount}}</1>명의 사용자가 <1>{{postCount}}</1>개의 게시물을 작성했습니다",
|
||||
"board_stats_all": "그 후 <1>{{userCount}}</1>명의 사용자가 <1>{{postCount}}</1>개의 게시물을 작성했습니다",
|
||||
"board_created": "게시판이 생성되었습니다"
|
||||
}
|
||||
Reference in New Issue
Block a user