Change default language

I downloaded Anki to learn Thai. Unfortunately, I selected Thai as my language and that is what it shows everything in. How do I change it to English? I tried getting rid of the app and reloading, but it comes back in Thai every time.
Thanks

maybe useful: https://faqs.ankiweb.net/changing-the-interface-language.html

In all modern computers user data and program data are in different locations. Uninstalling often only deletes the latter. If you also wanted to delete the user data check https://docs.ankiweb.net/#/files?id=file-locations

1 Like

DId you figure out how to delete the user data? ctr p crashes on my ubuntu:
Anki 2.1.15 (442df9d6) Python 3.10.7 Qt 5.15.6 PyQt 5.15.7
Platform: Linux
Flags: frz=False ao=False sv=1

Caught exception:
File “/usr/share/anki/aqt/main.py”, line 882, in onPrefs
aqt.dialogs.open(“Preferences”, self)
File “/usr/share/anki/aqt/init.py”, line 82, in open
instance = creator(*args)
File “/usr/share/anki/aqt/preferences.py”, line 25, in init
self.setupCollection()
File “/usr/share/anki/aqt/preferences.py”, line 80, in setupCollection
f.lrnCutoff.setValue(qc[‘collapseTime’]/60.0)
<class ‘TypeError’>: setValue(self, int): argument 1 has unexpected type ‘float’

You need to update Anki, this version is three years old. (Packages Distributed by Linux Distributions) It is a know bug that has been resolved.

https://apps.ankiweb.net/

2 Likes

Oh, I was just grabbing what;s at the ubuntu software store…thanks for letting me know.