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