Add full support for (one-click) Iran regional preset by using Chocolate4U's github repos for iran routing rules (#6384)

This commit is contained in:
OnceUponATimeInAmerica
2024-12-31 09:21:06 +03:30
committed by GitHub
parent 647f1d9c8b
commit ff642fd1ac
15 changed files with 56 additions and 0 deletions

View File

@@ -1257,6 +1257,15 @@ namespace ServiceLib.Resx {
}
}
/// <summary>
/// 查找类似 Iran 的本地化字符串。
/// </summary>
public static string menuRegionalPresetsIran {
get {
return ResourceManager.GetString("menuRegionalPresetsIran", resourceCulture);
}
}
/// <summary>
/// 查找类似 Reload 的本地化字符串。
/// </summary>