Tablet Ciphertext Localization Issue
Determancer opened this issue · 0 comments
The ciphertext of Tablet is based on English letters transforming. When using other languages (like Chinese) to translate them (replace the original English text in the .lang files), the cipher process will not work, in other words, the texts do not change. As a result, I had to use Chinese-English contrast to let them be translated.
Would you like to optimize it, so that the texts will be English at first, and when successfully translated they will immediately transform to the content in the .lang file? In this case, the .lang file should only determined the deciphered content, and the ciphertext will be hard-coded as English.
PS: an example of Chinese-English contrast which is now using in the .lang file