🌐 Integrated Spanish translation

This commit is contained in:
Mawoka
2022-11-30 16:57:42 +01:00
parent e025e6d69c
commit 62f056cfca
2 changed files with 7 additions and 0 deletions
+5
View File
@@ -87,6 +87,11 @@
code: 'it',
name: 'Italiano',
flag: '🇮🇹'
},
{
code: 'es',
name: 'Español',
flag: '🇪🇸'
}
];
const get_selected_language = (): string => {