core
core copied to clipboard
Localization Settings
I think a "Manage Localization" settings page would be more useful for language settings or something else like display timezone...
@jbrooksuk two questions:
- display timezone (default UTC) I can see this is already implemented in "Manage Cachet", would you like it moved to "Manage Localization"?
- display language (default English) Could this be used for setting the admin panel language + frontend? And add support in future for other display languages? Spanish, French, Portuguese etc.
@spoyntersmith thanks for checking in to this!
- Yes, I think anything timezone / locale should be in the Manage Localization dashboard.
- That's correct.
@jbrooksuk Should we hook up the SetAppLocale to the AppSetting to make this functional?
Guessing it should be user preferred lang falling back to app setting
Let me know if you want to do this in another PR