feat(post): add 'this thread is closed" alert for locked, removed, deleted comments

This commit is contained in:
plebeius.eth
2024-04-29 12:17:48 +02:00
parent ad84bb69ee
commit 84f55557c1
36 changed files with 76 additions and 36 deletions
+2 -1
View File
@@ -58,5 +58,6 @@
"welcome_to_board": "{{board}} కు స్వాగతం",
"comment_too_long": "వ్యాఖ్య చాలా పొడవుగా ఉంది. <1>పూర్తి టెక్స్ట్ చూడటానికి ఇక్కడ క్లిక్ చేయండి</1>.",
"replies_omitted": "{{repliesCount}} స్పందనలు వదిలివేయబడ్డాయి. <1>చూడటానికి ఇక్కడ క్లిక్ చేయండి</1>.",
"replies_and_links_omitted": "{{repliesCount}} స్పందనలు మరియు {{linksCount}} లింకులు వదిలివేయబడ్డాయి. <1>చూడటానికి ఇక్కడ క్లిక్ చేయండి</1>."
"replies_and_links_omitted": "{{repliesCount}} స్పందనలు మరియు {{linksCount}} లింకులు వదిలివేయబడ్డాయి. <1>చూడటానికి ఇక్కడ క్లిక్ చేయండి</1>.",
"thread_closed_alert": "ఈ థ్రెడ్ మూసివేయబడింది"
}