add time ago translations

This commit is contained in:
Tom (plebeius.eth)
2024-06-08 11:32:25 +02:00
parent 88dcfcaca8
commit e2169e959e
36 changed files with 386 additions and 36 deletions
+11 -1
View File
@@ -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}} سال پہلے"
}