feat: add language key for untitled topic draft

https://github.com/NodeBB/NodeBB/issues/12245
This commit is contained in:
Barış Soner Uşaklı
2026-02-03 18:58:37 -05:00
parent a4e3fe105f
commit 0125ab558e

View File

@@ -204,6 +204,7 @@
"composer.replying-to": "Replying to %1", "composer.replying-to": "Replying to %1",
"composer.new-topic": "New Topic", "composer.new-topic": "New Topic",
"composer.editing-in": "Editing post in %1", "composer.editing-in": "Editing post in %1",
"composer.untitled-topic": "Untitled Topic",
"composer.uploading": "uploading...", "composer.uploading": "uploading...",
"composer.thumb-url-label": "Paste a topic thumbnail URL", "composer.thumb-url-label": "Paste a topic thumbnail URL",