mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 03:15:30 +02: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