mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Preload translations in FModel.
Add cardname translations in CardDetailUtil. Removed translated flavors in CardTranslations. Only remove diacritics in mobile port.
This commit is contained in:
@@ -113,10 +113,10 @@ public class Localizer {
|
||||
observer.localizationChanged();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public static class Language {
|
||||
public String languageName;
|
||||
public String langaugeID;
|
||||
}
|
||||
|
||||
public String languageID;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user