1
This commit is contained in:
@@ -177,6 +177,15 @@ namespace Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 指挥调度中心 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string CommandDispatchCenter {
|
||||
get {
|
||||
return ResourceManager.GetString("CommandDispatchCenter", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 已完成 的本地化字符串。
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user