mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-27 12:48:01 +02:00
Added support for Ukrainian
This commit is contained in:
parent
faef667189
commit
1372d87beb
1 changed files with 4 additions and 0 deletions
|
@ -96,6 +96,10 @@ export const SUPPORTED_LOCALES = [
|
|||
code: 'tr',
|
||||
name: 'Türkçe',
|
||||
},
|
||||
{
|
||||
code: 'uk',
|
||||
name: 'Yкраїнська',
|
||||
},
|
||||
{
|
||||
code: 'vi',
|
||||
name: 'Tiếng Việt',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue