mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
chore: update mirrorc tips (#11832)
* chore: update mirrorc tips * chore: tips翻译调整 * i18n: 修改翻译 * chore: 统一tips * chore: update cn tips * chore: 调整 enum 命名 * i18n: 调整翻译 * chore: 调整 UpdateSettings 中文翻译 --------- Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
This commit is contained in:
@@ -400,6 +400,10 @@ public class VersionUpdateSettingsUserControlModel : PropertyChangedBase
|
||||
toastMessage = LocalizationHelper.GetString("GameResourceUpdated");
|
||||
break;
|
||||
|
||||
case VersionUpdateViewModel.CheckUpdateRetT.NoMirrorChyanCdk:
|
||||
toastMessage = LocalizationHelper.GetString("MirrorChyanSoftwareUpdateTip");
|
||||
break;
|
||||
|
||||
default:
|
||||
throw new ArgumentOutOfRangeException();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user