Merge branch 'tk' of https://github.com/nsnail/dot into tk

This commit is contained in:
2022-12-05 16:02:17 +08:00
5 changed files with 135 additions and 84 deletions

View File

@ -284,6 +284,15 @@ namespace Dot.Lang {
}
}
/// <summary>
/// Looks up a localized string similar to NTP 标准网络时钟: {0}.
/// </summary>
public static string ServerTime {
get {
return ResourceManager.GetString("ServerTime", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 已读取:{0}/{1},处理:{2},跳过:{3}.
/// </summary>