mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(mod-queue): add number column, improve time display, and use edited comments
- Add 'No.' column displaying post number - Change 'waiting' to 'submitted' column with formatted date + ago format - Show blinking relative time in parentheses for items awaiting approval - Use useEditedComment hook to display pending edits - Make time column width auto to fit content - Remove unused translation keys (waiting, mod_queue_alert_threshold_tip, view) - Add 'submitted' translation key in all languages
This commit is contained in:
@@ -260,14 +260,12 @@
|
||||
"queue_is_empty": "সারি খালি",
|
||||
"approve": "অনুমোদন করুন",
|
||||
"reject": "প্রত্যাখ্যান করুন",
|
||||
"waiting": "অপেক্ষা করছে",
|
||||
"filter_by_board": "বোর্ড অনুযায়ী ফিল্টার করুন",
|
||||
"mod_queue_alert_threshold": "মডারেশন সারি সতর্কতা থ্রেশহোল্ড",
|
||||
"mod_queue_alert_threshold_tip": "আইটেমগুলি এই সময়ের চেয়ে বেশি অপেক্ষা করলে একটি ঝলমলে লাল সূচক দেখান",
|
||||
"no_content": "কোনো বিষয়বস্তু নেই",
|
||||
"view": "দেখুন",
|
||||
"excerpt": "উদ্ধৃতি",
|
||||
"publishing": "প্রকাশনা",
|
||||
"approved": "অনুমোদিত",
|
||||
"rejected": "প্রত্যাখ্যান"
|
||||
"rejected": "প্রত্যাখ্যান",
|
||||
"submitted": "জমা দেওয়া হয়েছে"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user