This commit is contained in:
2020-03-05 23:32:42 +00:00
parent 0db75951c2
commit b097c11159
3 changed files with 20 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
# LOCALIZATION
AyaNova has features to control the display and input of values in local regional format.

View File

@@ -0,0 +1,3 @@
# NOTIFICATION Placeholder
This is a placeholder page for sections that are not written yet

View File

@@ -1,3 +1,14 @@
# HOME-USER-SETTINGS Placeholder
# USER SETTINGS
This is a placeholder page for sections that are not written yet
This form controls various settings for the currently logged in User.
Many of these settings are related to [Localization](ay-localization.md).
## User email address
This is the email address used to send AyaNova related information to the user by the AyaNova [Notification system](ay-notification.md).
This setting is not required (except for notifications if used) and the default value for this setting is empty.
## Language code
This *required* setting controls how the browser displays and accepts Currency, Numbers, Date and time values.
The *default* value for this setting is obtained from the browser's language setting. If more than one language is set for the browser the *first* language is used.
It is a separate setting from the users [Locale](ay-locale.md) setting which controls the set of customizable text used by AyaNova to display to the user.