|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
Single English translation entry. More...
#include <I18n.h>
Public Attributes | |
| const char * | key |
| Stable string key, e.g. "core.save" or "mod_2fa.codes". | |
| const char * | en |
| English translation - rodata literal. | |
Single English translation entry.
Both fields point to rodata literals. Modules declare static constexpr arrays of these and register them with I18n::registerEnglishTable().
| const char* cdc::ui::I18nEntry::en |
| const char* cdc::ui::I18nEntry::key |