chore(translations): thread closed, may not reply

This commit is contained in:
plebeius.eth
2024-04-08 18:36:51 +02:00
parent abe667b8f1
commit 7ab2ffc3c2
36 changed files with 107 additions and 37 deletions
+2 -2
View File
@@ -27,9 +27,9 @@ const PostForm = () => {
<div className={styles.postFormButtonDesktop}>
{isThreadClosed ? (
<div className={styles.closed}>
Thread closed.
{t('thread_closed')}
<br />
You may not reply at this time.
{t('may_not_reply')}
</div>
) : (
<div>