|
d6ebb37253
|
module variable are now using the global keyword instead of a module-self object
|
2022-09-17 12:49:48 +02:00 |
|
|
e039ba2bb3
|
translate_external no longer require the language to translate to
|
2022-09-06 09:52:38 +02:00 |
|
|
423a02ce4c
|
remade all the translation in a easier, faster and more readable way
|
2022-09-01 18:10:38 +02:00 |
|
|
970f18f503
|
trying to translate without loading the translation file will now return the text key instead of raising an error
|
2022-08-20 10:30:16 +02:00 |
|
|
adec26c4c1
|
added note for settings that will enable the cheat mode
|
2022-08-17 19:15:28 +02:00 |
|
|
433bf08b9b
|
added translate_external for message that need translation from outside of the installer.
|
2022-08-17 18:43:40 +02:00 |
|
|
222886e009
|
use import instead of using sys.modules to avoid a useless sys import
|
2022-08-02 17:57:46 +02:00 |
|
|
332edcdcc5
|
implemented threads amount options, added checkbox to language options and changed some part of the Option class
|
2022-07-22 11:59:50 +02:00 |
|
|
31a28c3cf1
|
implemented user options and made translation capable of changing language
|
2022-06-11 22:38:53 +02:00 |
|
|
8d6141703b
|
added permissions check
|
2022-06-08 14:39:43 +02:00 |
|
|
404111948d
|
menu design + translation system
|
2022-06-08 00:23:08 +02:00 |
|