From e1b9717ba4754f0e75cb09188fca8855ed918f9c Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 6 Feb 2020 16:36:50 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 016c7ad0..8cff8ede 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -56,7 +56,10 @@ TODO: LOCALIZATION - Need a manual override setting for locale tag "en-US" etc as some browsers seem to be shitty at it - CURRENCY code, need to be able to set currency as a user option, no way to deduce it except maybe a default through deduction of locale - AM PM or 24 hour time sb a setting in locale - + + - 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