module translations.characterBook; string[uint] characterBookFlowerLanguage; static this() { mixin(import("characterBookFlowerLanguage.data.d")); }