To change the language later, I created a const string variable using the character table.
I want to save the value of a const string variable after changing it by key algorithm.
To do so, I think I need to save it as a variable value other than a const string.
However, it seems that the string table is not created like that, so what should I do?