diff --git a/ProjectNLD/Assets/Config/Data/Localize/EN/stringcfg_stringconfig.json b/ProjectNLD/Assets/Config/Data/Localize/EN/stringcfg_stringconfig.json index b80c8cf548a..9be30cdee36 100644 --- a/ProjectNLD/Assets/Config/Data/Localize/EN/stringcfg_stringconfig.json +++ b/ProjectNLD/Assets/Config/Data/Localize/EN/stringcfg_stringconfig.json @@ -67534,6 +67534,32 @@ "OutCalculate": [], "CalculateType": 0 }, + { + "Key": "set_delete", + "Name": "set_delete", + "value": "", + "Desc": "删除账号", + "Notes": "", + "Param0": "", + "Param1": "", + "Param2": "", + "InnerCalculate": false, + "OutCalculate": [], + "CalculateType": 0 + }, + { + "Key": "set_delete_confirm", + "Name": "set_delete_confirm", + "value": "", + "Desc": "是否确认删除账号?确认后将删除账号并返回登录界面\n删除账号后可重新注册新账号", + "Notes": "", + "Param0": "", + "Param1": "", + "Param2": "", + "InnerCalculate": false, + "OutCalculate": [], + "CalculateType": 0 + }, { "Key": "Loading_title_01", "Name": "Loading_title_01", @@ -71789,7 +71815,20 @@ "Key": "Vehicle_HideInTree", "Name": "Vehicle_HideInTree", "value": "", - "Desc": "", + "Desc": "机密情报!图纸研发中...", + "Notes": "", + "Param0": "", + "Param1": "", + "Param2": "", + "InnerCalculate": false, + "OutCalculate": [], + "CalculateType": 0 + }, + { + "Key": "Vehicle_Credit_Confirm", + "Name": "Vehicle_Credit_Confirm", + "value": "", + "Desc": "是否花费×{0}购买{1}", "Notes": "", "Param0": "", "Param1": "", diff --git a/ProjectNLD/Assets/Config/Data/stringcfg_stringconfig.json b/ProjectNLD/Assets/Config/Data/stringcfg_stringconfig.json index f037461281a..d1e2d373197 100644 --- a/ProjectNLD/Assets/Config/Data/stringcfg_stringconfig.json +++ b/ProjectNLD/Assets/Config/Data/stringcfg_stringconfig.json @@ -67534,6 +67534,32 @@ "OutCalculate": [], "CalculateType": 0 }, + { + "Key": "set_delete", + "Name": "set_delete", + "value": "删除账号", + "Desc": "删除账号", + "Notes": "", + "Param0": "", + "Param1": "", + "Param2": "", + "InnerCalculate": false, + "OutCalculate": [], + "CalculateType": 0 + }, + { + "Key": "set_delete_confirm", + "Name": "set_delete_confirm", + "value": "是否确认删除账号?确认后将删除账号并返回登录界面\n删除账号后可重新注册新账号", + "Desc": "是否确认删除账号?确认后将删除账号并返回登录界面\n删除账号后可重新注册新账号", + "Notes": "", + "Param0": "", + "Param1": "", + "Param2": "", + "InnerCalculate": false, + "OutCalculate": [], + "CalculateType": 0 + }, { "Key": "Loading_title_01", "Name": "Loading_title_01", @@ -71789,7 +71815,20 @@ "Key": "Vehicle_HideInTree", "Name": "Vehicle_HideInTree", "value": "机密情报!图纸研发中...", - "Desc": "", + "Desc": "机密情报!图纸研发中...", + "Notes": "", + "Param0": "", + "Param1": "", + "Param2": "", + "InnerCalculate": false, + "OutCalculate": [], + "CalculateType": 0 + }, + { + "Key": "Vehicle_Credit_Confirm", + "Name": "Vehicle_Credit_Confirm", + "value": "是否花费×{0}购买{1}", + "Desc": "是否花费×{0}购买{1}", "Notes": "", "Param0": "", "Param1": "",