work on a bunch of todos

This commit is contained in:
Helium314 2024-02-03 10:59:46 +01:00
parent f06193f1f0
commit 38fd364178
265 changed files with 1002 additions and 1696 deletions

View file

@ -86,7 +86,7 @@ public interface DictionaryFacilitator {
boolean isActive();
Locale getLocale();
Locale getMainLocale();
// useful for multilingual typing
Locale getCurrentLocale();