mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
add time ago translations
This commit is contained in:
@@ -148,5 +148,15 @@
|
||||
"close_thread": "스레드 닫기",
|
||||
"view_spoiler": "스포일러 보기",
|
||||
"filter": "필터",
|
||||
"edit": "편집"
|
||||
"edit": "편집",
|
||||
"time_1_minute_ago": "1분 전",
|
||||
"time_x_minutes_ago": "{{count}}분 전",
|
||||
"time_1_hour_ago": "1시간 전",
|
||||
"time_x_hours_ago": "{{count}}시간 전",
|
||||
"time_1_day_ago": "1일 전",
|
||||
"time_x_days_ago": "{{count}}일 전",
|
||||
"time_1_month_ago": "1개월 전",
|
||||
"time_x_months_ago": "{{count}}개월 전",
|
||||
"time_1_year_ago": "1년 전",
|
||||
"time_x_years_ago": "{{count}}년 전"
|
||||
}
|
||||
Reference in New Issue
Block a user