This commit is contained in:
2020-02-06 16:38:51 +00:00
parent e1b9717ba4
commit c9f41ee953

View File

@@ -49,6 +49,7 @@ SHELL / NAV / MENUS / LAYOUT
TODO: LOCALIZATION
- ACTIONS
- SEEDER at server, use timezone offset to generate widget dates so it is easy to see if locale stuff is working in client, currently it's out by 8 hours from now
- Move localization methods to the LOCALE object and then call it from the filters
- Browser languages in locale:
- some functions are better called with the full array of browser languages because sometimes it needs to use a fallback
@@ -59,7 +60,7 @@ TODO: LOCALIZATION
- Make functional user settings form so can test shit out
- Need override for locale, currency setting, 12hr clock etc etc
- TRY AN ALTERNATE LANGUAGE IN VUETIFY USING THEIR METHOD, SEE WHATS INVOLVED
- Find out how to override the default locale for vuetify to set specific items to our localized text version
- this saves having to use a whole locale for just the calendar etc