merged i18n and i18nKeys

This commit is contained in:
Gesina Schwalbe 2021-01-26 20:47:28 +01:00
parent 62ab89f83b
commit 0b70bbf9b9
3 changed files with 8 additions and 13 deletions

View file

@ -9,16 +9,11 @@ export const DS4 = {
=============================================================================================`,
/**
* A dictionary of dictionaries each mapping keys to localized strings.
* To be filled with the localizations derived from i18nKeys.
* A dictionary of dictionaries each mapping keys to localized strings
* resp. their localization keys.
* The localization is assumed to take place on each reload.
*/
i18n: {
// to be filled with the localized mappings from i18nKeys
},
/**
* A dictionary of dictionaries each mapping keys to localization keys.
*/
i18nKeys: {
/**
* Define the set of acttack types that can be performed with weapon items
*/