mirror of
https://github.com/flarum/core.git
synced 2025-08-10 10:24:46 +02:00
fix: default labels with SettingDropdown
and SelectDropdown
(#3854)
* Remove modification to label in SelectDropdown * Only set 'defaultLabel' if falsy and translate "Custom" default
This commit is contained in:
committed by
GitHub
parent
c80220ad9b
commit
da1aa2aa92
@@ -252,6 +252,7 @@ core:
|
||||
# These translations are used generically in setting fields.
|
||||
settings:
|
||||
saved_message: Your changes were saved.
|
||||
select_dropdown_custom_label: Custom
|
||||
submit_button: => core.ref.save_changes
|
||||
|
||||
# These translations are used in image upload buttons.
|
||||
|
Reference in New Issue
Block a user