示例#1
0
 public static string GetLocalizedValue(this Languages lang, string key) =>
 Dictionary[CurrentLanguage.ToCultureInfoString()]?[key];