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