From 220a9f78ffa7d55ae79be25c6e51cefd846aa673 Mon Sep 17 00:00:00 2001 From: augurz <147597903+augurz@users.noreply.github.com> Date: Sat, 10 Aug 2024 09:15:28 +0800 Subject: [PATCH 1/2] Update CN.json --- Language/CN.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Language/CN.json b/Language/CN.json index 85c9374..e63a87d 100644 --- a/Language/CN.json +++ b/Language/CN.json @@ -176,10 +176,10 @@ "uiCouldNotCreateCustomLauncher": "无法创建自定义启动器", "uiLineStrike": "卡牌决斗", "uiEditAndReplaceLineStrikeRelatedStuff": "编辑替换卡牌决斗相关内容", - "uiPutItemsWithNewModsOnTopOfTheList": "Sort items in Item List by items with the most recently added mods at the top", - "uiSortItemsByRecentlyAddedMods": "Sort Items By Recently Added Mods ", - "uiPutNewModsOnTopOfTheList": "Sort mods and their variants in Mod View List by recently added", - "uiSortModsByRecentlyAdded": "Sort Mods By Recently Added", + "uiPutItemsWithNewModsOnTopOfTheList": "将包含新MOD的物品排在列表前面", + "uiSortItemsByRecentlyAddedMods": "按最近添加MOD排序物品", + "uiPutNewModsOnTopOfTheList": "将新MOD排在列表前面", + "uiSortModsByRecentlyAdded": "按最近添加排列MOD", "uiItemList": "物品列表", "uiLoadingUILanguage": "加载UI语言", "uiReloadingMods": "重新加载MOD", @@ -303,11 +303,11 @@ "uiRemoveInjectedCustomAqm": "移除注入的自定义AQM文件", "uiAddRemoveQuickApplyItems": "添加/删除快捷应用物品", "uiSwapThisModToSelectedItemInList": "将此 mod 幻化至列表中的选定项目,然后添加到 Mod 管理器并应用", - "uiSwapAllMods": "Swap All", - "uiSelected": "Selected", - "uiNewMods": "New Mods", - "uiNewMod": "New Mod", - "uiNew": "New", + "uiSwapAllMods": "批量幻化", + "uiSelected": "已选择", + "uiNewMods": "新Mod", + "uiNewMod": "新Mod", + "uiNew": "新", "uiPreparing": "准备中", "uiDragDropFiles": "拖放文件夹、.zip、.rar、.7z文件\n以及.ice文件到这里\n或者点击\"添加文件夹或文件\"按钮选择文件夹或文件。\n大量文件的处理可能会花费较长时间。", "uiAchiveCurrentlyNotSupported": "当前不支持的压缩文件类型。请解压存档文件后,再将内容拖到此处。", From ad8c8ad442358e21739ac1eb90ef4e7193115ce4 Mon Sep 17 00:00:00 2001 From: KizKizz <101075148+KizKizz@users.noreply.github.com> Date: Fri, 9 Aug 2024 23:03:33 -0700 Subject: [PATCH 2/2] Update LanguageSettings.json --- Language/LanguageSettings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Language/LanguageSettings.json b/Language/LanguageSettings.json index fc1cd15..0a6a483 100644 --- a/Language/LanguageSettings.json +++ b/Language/LanguageSettings.json @@ -1,7 +1,7 @@ [ { "langInitial": "CN", - "revision": 23, + "revision": 24, "langFilePath": "E:\\Flutter project\\pso2_mod_manager\\Language\\CN.json", "selected": false }, @@ -17,4 +17,4 @@ "langFilePath": "E:\\Flutter project\\pso2_mod_manager\\Language\\JP.json", "selected": false } -] \ No newline at end of file +]