Irish PO file thanks to @kingdonncha1.bsky.social (#2924)
* Irish PO file thanks to @kingdonncha1.bsky.social * feat: add Gaeilge options added by @kscanne into the GUI --------- Co-authored-by: Kat Gaea <kat.knight@newgaea.net>
This commit is contained in:
parent
93fbd91193
commit
cad0590694
6 changed files with 4651 additions and 0 deletions
|
@ -127,6 +127,8 @@ export function sanitizeAppLanguageSetting(appLanguage: string): AppLanguage {
|
|||
return AppLanguage.fi
|
||||
case 'fr':
|
||||
return AppLanguage.fr
|
||||
case 'ga':
|
||||
return AppLanguage.ga
|
||||
case 'hi':
|
||||
return AppLanguage.hi
|
||||
case 'id':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue