This commit is contained in:
@@ -49,6 +49,7 @@ SHELL / NAV / MENUS / LAYOUT
|
|||||||
|
|
||||||
TODO: LOCALIZATION
|
TODO: LOCALIZATION
|
||||||
- ACTIONS
|
- 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
|
- Move localization methods to the LOCALE object and then call it from the filters
|
||||||
- Browser languages in locale:
|
- Browser languages in locale:
|
||||||
- some functions are better called with the full array of browser languages because sometimes it needs to use a fallback
|
- 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
|
- Make functional user settings form so can test shit out
|
||||||
- Need override for locale, currency setting, 12hr clock etc etc
|
- Need override for locale, currency setting, 12hr clock etc etc
|
||||||
|
|
||||||
- TRY AN ALTERNATE LANGUAGE IN VUETIFY USING THEIR METHOD, SEE WHATS INVOLVED
|
- 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
|
- 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
|
- this saves having to use a whole locale for just the calendar etc
|
||||||
|
|||||||
Reference in New Issue
Block a user