7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-20 14:22:19 +00:00

fix: Swahili locale name

Note that this locale ships with edx-platform by default.
This commit is contained in:
Régis Behmo 2022-11-28 12:23:02 +01:00
parent 13104809c1
commit b8ca06a42c
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", "sq",
"sr", "sr",
"sv", "sv",
"sw", "sw-ke",
"ta", "ta",
"te", "te",
"th", "th",