Closed AbdallahR99 closed 1 month ago
See https://github.com/slang-i18n/slang?tab=readme-ov-file#-maps
You need to mark a specific section as (map)
. Then you can use any key as string.
For example:
"timeValidation(map)": {
"Start time must be later than end time": "Start time must be later than end time"
}
Closing due to inactivity
I want to use the white spaces in the keys sometimes and also ' and some symbols and just used it as string so I want to disable the generation of the getters feature is it possible? Because I get this:
so need I way to avoid it