Example #1
0
 public static void ChangeLocale(string loc)
 {
     LocalStorage.SetItem("localization", loc);
 }