mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-02 20:16:04 +01:00
feat: additional copy re: editing remote posts, #12732
This commit is contained in:
@@ -116,6 +116,8 @@
|
|||||||
"composer.discard-all-drafts": "Discard all drafts",
|
"composer.discard-all-drafts": "Discard all drafts",
|
||||||
"composer.no-drafts": "You have no drafts",
|
"composer.no-drafts": "You have no drafts",
|
||||||
"composer.discard-draft-confirm": "Do you want to discard this draft?",
|
"composer.discard-draft-confirm": "Do you want to discard this draft?",
|
||||||
|
"composer.remote-pid-editing": "Editing a remote post",
|
||||||
|
"composer.remote-pid-content-immutable": "The content of remote posts cannot be edited. However, you are able change the topic title and tags.",
|
||||||
|
|
||||||
"bootbox.ok": "OK",
|
"bootbox.ok": "OK",
|
||||||
"bootbox.cancel": "Cancel",
|
"bootbox.cancel": "Cancel",
|
||||||
|
|||||||
Reference in New Issue
Block a user