This commit is contained in:
HolographicHat
2022-09-02 20:24:05 +08:00
parent 29aa4fea2d
commit 251246fd74
4 changed files with 52 additions and 25 deletions

9
res/App.Designer.cs generated
View File

@@ -229,6 +229,15 @@ namespace YaeAchievement.res {
}
}
/// <summary>
/// Looks up a localized string similar to 网络错误: {0}.
/// </summary>
internal static string NetworkError {
get {
return ResourceManager.GetString("NetworkError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 按任意键退出.
/// </summary>