Added support for missing translations

This commit is contained in:
Shiny Nematoda 2023-02-11 18:12:55 +00:00 committed by vrifox
parent 25a738f914
commit afaf199f45
No known key found for this signature in database
GPG key ID: D40098E5B60B2197

View file

@ -12,6 +12,10 @@ export const SUPPORTED_LOCALES = [
code: 'az',
name: 'Azərbaycan',
},
{
code: 'bn',
name: 'বাংলা',
},
{
code: 'bs',
name: 'Bosanski',
@ -74,7 +78,7 @@ export const SUPPORTED_LOCALES = [
},
{
code: 'ru',
name: 'Pусский ',
name: 'Pyccкий',
},
{
code: 'sr',