refactor(localization): 迁移本地化为 CSV 驱动并支持多语言角色名

This commit is contained in:
2026-04-23 19:49:00 +08:00
parent 15651facdc
commit 461fd18191
9 changed files with 181 additions and 133 deletions
-2
View File
@@ -36,8 +36,6 @@ namespace AibisDream.Utility
public const string UITextTable = "UIText";
public const string ActorNameTable = "ActorName";
#endregion
#region