Update On Fri Oct 18 20:36:44 CEST 2024

This commit is contained in:
github-action[bot]
2024-10-18 20:36:45 +02:00
parent 05d57513da
commit 007d3af361
85 changed files with 1663 additions and 819 deletions
+9
View File
@@ -681,6 +681,15 @@ namespace ServiceLib.Resx {
}
}
/// <summary>
/// 查找类似 Scan QR code in the image 的本地化字符串。
/// </summary>
public static string menuAddServerViaImage {
get {
return ResourceManager.GetString("menuAddServerViaImage", resourceCulture);
}
}
/// <summary>
/// 查找类似 Scan QR code on the screen (Ctrl+S) 的本地化字符串。
/// </summary>