feat(locale): sistema i18n YAML amb català i anglès
This commit is contained in:
@@ -64,6 +64,7 @@ namespace Config {
|
||||
KeyboardBindings keyboard_controls{}; // Defaults globals per Input
|
||||
GamepadBindings gamepad_controls{};
|
||||
bool console{false};
|
||||
std::string locale{"ca"}; // "ca" | "en" — fixat a l'arrencada, sense hot-swap
|
||||
};
|
||||
|
||||
} // namespace Config
|
||||
|
||||
Reference in New Issue
Block a user