Closed Luadih closed 11 months ago
For now, this will be closed as it is partially fixed with commit 00e0b6e800aeb33adfabd0b5c8264c8c65a47348 In the future I need to add full support to languages since certain fixed values don't get translated for now.
Completely implemented with 134681b1553dff3fb04ccee20ec47fb13053aa3e
Description
For now is mostly an idea, though its most likely possible with Python.
The best way to do this I have thought about is to make it so a button with Python imports a .json outside the project and saves it to a string user data then that gets used by another Python script that detects a change in an Integer Cycle and replaces the Short Names of every userdata element
Acknowledgments