This commit is contained in:
2025-05-09 17:33:23 +08:00
parent 491566bded
commit 1d2aee2c7c
6 changed files with 186 additions and 2 deletions
+9
View File
@@ -2796,6 +2796,15 @@ namespace Resources {
}
}
/// <summary>
/// 查找类似 合格数 的本地化字符串。
/// </summary>
internal static string qualified {
get {
return ResourceManager.GetString("qualified", resourceCulture);
}
}
/// <summary>
/// 查找类似 质量管理 的本地化字符串。
/// </summary>