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