feat(post): clicking "+" button next to "omitted replies" message shows all replies

This commit is contained in:
Tom (plebeius.eth)
2024-07-01 10:26:38 +02:00
parent 06e18289a4
commit d78ce84db4
41 changed files with 132 additions and 80 deletions
+2 -1
View File
@@ -202,5 +202,6 @@
"loading": "กำลังโหลด",
"posted_by": "โพสต์โดย",
"by": "โดย",
"last_reply_by": "การตอบคำถามล่าสุดโดย"
"last_reply_by": "การตอบคำถามล่าสุดโดย",
"showing_all_replies": "กำลังแสดงคำตอบทั้งหมด"
}