7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-07 08:30:48 +00:00

Merge remote-tracking branch 'origin/master' into nightly

This commit is contained in:
Overhang.IO 2022-11-28 11:29:23 +00:00
commit 74758fb1d8
2 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1 @@
- [Bugfix] Fix name of Swahili locale: it is "sw-ke" and not "sw" (by @regisb).

View File

@ -121,7 +121,7 @@ def ask_questions(config: Config, run_for_prod: Optional[bool] = None) -> None:
"sq",
"sr",
"sv",
"sw",
"sw-ke",
"ta",
"te",
"th",