fix (dashboard): Clean up names.
This commit is contained in:
@@ -82,5 +82,9 @@ class LocaleDashboard(DashboardSection):
|
||||
'dash:locale|title',
|
||||
"Server Language Configuration ({commands[configure language]})"
|
||||
)
|
||||
_option_name = _p(
|
||||
"dash:locale|dropdown|placeholder",
|
||||
"Server Language Panel"
|
||||
)
|
||||
configui = LocaleSettingUI
|
||||
setting_classes = LocaleSettingUI.setting_classes
|
||||
|
||||
Reference in New Issue
Block a user