Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-10 04:12:53 +01:00
FIX: avoid translating pre-translated placeholder
Dieser Commit ist enthalten in:
Ursprung
d8f6f00e60
Commit
e235a66b01
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
|
@ -1,7 +1,7 @@
|
|||
{{d-editor
|
||||
tabindex=field.tabindex
|
||||
value=composer.reply
|
||||
placeholder=replyPlaceholder
|
||||
placeholderTranslated=replyPlaceholder
|
||||
previewUpdated=(action "previewUpdated")
|
||||
markdownOptions=markdownOptions
|
||||
extraButtons=(action "extraButtons")
|
||||
|
|
Laden …
In neuem Issue referenzieren