Extended the localization system to easily include additional languages in the future

This commit is contained in:
Junior 2023-10-07 00:08:43 -03:00
parent d5ec712d0f
commit ae34584021
50 changed files with 45079 additions and 24129 deletions

View file

@ -1,4 +1,5 @@
using RHLauncher.Helper;
using RHLauncher.DynamicLib;
using RHLauncher.Helper;
using RHLauncher.RHLauncher.Helper;
using System.Text;