mirror of
https://github.com/nsnail/dot.git
synced 2026-05-30 18:49:26 +08:00
Merge branch 'tk' of https://github.com/nsnail/dot into tk
This commit is contained in:
Generated
+9
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user