mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 21:18:01 +02:00
Merge branch 'main' into patch-noticeable-now-playing
This commit is contained in:
commit
d995089bea
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,10 @@ export const SUPPORTED_LOCALES = [
|
||||||
code: 'it',
|
code: 'it',
|
||||||
name: 'Italiano',
|
name: 'Italiano',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
code: 'ar',
|
||||||
|
name: 'عربي',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
code: 'ja',
|
code: 'ja',
|
||||||
name: '日本語',
|
name: '日本語',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue