DoubleYouC / Bethini-Pie-Performance-INI-Editor

Bethini Pie is an INI editor designed to allow advanced customization of game configuration settings.
73 stars 8 forks source link

Request an independent language file #17

Open LuLuLuOfficial opened 1 month ago

LuLuLuOfficial commented 1 month ago

I've noticed that most of the text in the software is directly coded into the program, rather than being displayed through reading from files like JSON or YAML. Could you please implement a solution that allows these texts to be read and displayed via an independent language file? This would greatly facilitate the translation work. Thank you!