feat: additional copy re: editing remote posts, #12732

This commit is contained in:
Julian Lam
2024-08-13 15:29:03 -04:00
parent 25bf97ae28
commit c3e14912c9

View File

@@ -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",