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": "zamknij wątek",
|
||||
"view_spoiler": "pokaż spoiler",
|
||||
"filter": "filtr",
|
||||
"edit": "edytuj"
|
||||
"edit": "edytuj",
|
||||
"time_1_minute_ago": "1 minutę temu",
|
||||
"time_x_minutes_ago": "{{count}} minut temu",
|
||||
"time_1_hour_ago": "1 godzinę temu",
|
||||
"time_x_hours_ago": "{{count}} godzin temu",
|
||||
"time_1_day_ago": "1 dzień temu",
|
||||
"time_x_days_ago": "{{count}} dni temu",
|
||||
"time_1_month_ago": "1 miesiąc temu",
|
||||
"time_x_months_ago": "{{count}} miesięcy temu",
|
||||
"time_1_year_ago": "1 rok temu",
|
||||
"time_x_years_ago": "{{count}} lat temu"
|
||||
}
|
||||
Reference in New Issue
Block a user