1
0
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:
David Sevilla Martin
2023-07-27 06:24:19 -04:00
committed by GitHub
parent c80220ad9b
commit da1aa2aa92
3 changed files with 3 additions and 5 deletions

View File

@@ -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.