88 return _strings[
static_cast<int>(
_lang)][
static_cast<int>(key)];
123 " Inventory is empty",
Compile-time UI string table for EN/FR localization.
static const char * get(Key key)
static void setLanguage(Language lang)
static Language getLanguage()
static constexpr const char * _strings[2][static_cast< int >(Key::_COUNT)]
static const char * resourceName(int index)
Resource name by index (0–6), matching Resources[] ordering.