Merge branch 'main' into patch-noticeable-now-playing

This commit is contained in:
Denevola 2022-09-20 18:45:46 +02:00
commit d995089bea

View file

@ -20,6 +20,10 @@ export const SUPPORTED_LOCALES = [
code: 'it',
name: 'Italiano',
},
{
code: 'ar',
name: 'عربي',
},
{
code: 'ja',
name: '日本語',