Make sure placeholder is also translateable
This commit is contained in:
parent
3b65a029cf
commit
640a344ee2
@ -232,7 +232,7 @@
|
|||||||
bosh_service_url: undefined, // The BOSH connection manager URL.
|
bosh_service_url: undefined, // The BOSH connection manager URL.
|
||||||
cache_otr_key: false,
|
cache_otr_key: false,
|
||||||
debug: false,
|
debug: false,
|
||||||
domain_placeholder: " e.g. conversejs.org", // Placeholder text shown in the domain input on the registration form
|
domain_placeholder: __(" e.g. conversejs.org"), // Placeholder text shown in the domain input on the registration form
|
||||||
default_box_height: 400, // The default height, in pixels, for the control box, chat boxes and chatrooms.
|
default_box_height: 400, // The default height, in pixels, for the control box, chat boxes and chatrooms.
|
||||||
expose_rid_and_sid: false,
|
expose_rid_and_sid: false,
|
||||||
forward_messages: false,
|
forward_messages: false,
|
||||||
|
Loading…
Reference in New Issue
Block a user