Enable swahili

This commit is contained in:
2023-08-29 16:41:18 +01:00
parent 0f610257aa
commit c6d41badab
2 changed files with 4 additions and 0 deletions

View File

@ -29,6 +29,7 @@ export const AllLanguageCodes = [
"fa-IR",
"th",
"pt-BR",
"sw"
];
const PreferencesPage = () => {