mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-27 20:58:01 +02:00
Added Azerbaijani
This commit is contained in:
parent
7f8f772001
commit
562eae91ef
1 changed files with 5 additions and 1 deletions
|
@ -8,6 +8,10 @@ export const SUPPORTED_LOCALES = [
|
|||
code: 'ar',
|
||||
name: 'عربي',
|
||||
},
|
||||
{
|
||||
code: 'az',
|
||||
name: 'Azərbaycan',
|
||||
},
|
||||
{
|
||||
code: 'cs',
|
||||
name: 'Čeština',
|
||||
|
@ -50,7 +54,7 @@ export const SUPPORTED_LOCALES = [
|
|||
},
|
||||
{
|
||||
code: 'ru',
|
||||
name: 'Pусский язык',
|
||||
name: 'Pусский ',
|
||||
},
|
||||
{
|
||||
code: 'vi',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue