背景音乐和 故障上报 宝易系统

This commit is contained in:
2025-12-23 10:08:11 +08:00
parent 322685fbb8
commit 82ecc76d00
19 changed files with 200 additions and 50 deletions

View File

@@ -8133,6 +8133,15 @@ namespace WebSite.Resource {
}
}
/// <summary>
/// 查找类似 欢迎背景乐 的本地化字符串。
/// </summary>
internal static string WelcomeBGM {
get {
return ResourceManager.GetString("WelcomeBGM", resourceCulture);
}
}
/// <summary>
/// 查找类似 欢迎模式时间(分) 的本地化字符串。
/// </summary>