mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-03 19:11:22 +01:00
feat: add language key for untitled topic draft
https://github.com/NodeBB/NodeBB/issues/12245
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user