pub const TRANSLATED_FILE_NAME: &str = "!!!!!!translated_locs.loc";Expand description
Filename for the generated translated Loc file.
The leading exclamation marks ensure this file loads before other Loc files, allowing translations to override the original mod’s strings.