Languages
The system allows you to enable multiple languages for user selection.
The list includes all the languages available for translation. But respective YAML file may not be included in the installation.
Server administrator must ensure that YAML file is available before enabling the language. You can ask for YAML file for any language or create it yourself.
Moficifactions are stored in /wwwroot/Content/Resources/override/ folder so that they are not over-written during software updates.
IMPROTANT
To ensure proper functioning, Each language you want to support must have a corresponding YAML (.yml) file placed in the following directory: “wwwroot/Content/Resources”.
TIP
To create a language file you should start by modifying the default en-US.yml file to match your preferred terminology and vocabulary. Use this link: https://akmultilanguages.azurewebsites.net/ to create YML for your selected language and place it in the “wwwroot/Content/Resources/override” directory. You can edit the vocabulary used in the system before generating new language files. See the “Set Vocabulary” menu option for editing terms and phrases according to your business needs.