Closed Arne91 closed 9 months ago
When the language files change, the changes are not applied and compiled. I always have to change the .rs file where I use the macro 't!' to get the language changes in the binfile.
another similai issue,you can use the build.rs like this issue to solve this.
Ah perfect. That is exactly what I need. Thanks
When the language files change, the changes are not applied and compiled. I always have to change the .rs file where I use the macro 't!' to get the language changes in the binfile.