Add Russian language support

Added Russian (ru) to the list of available languages.
This commit is contained in:
Zakhar Smokotov
2026-01-28 16:27:48 +03:00
parent 79456e43a6
commit e7110936d8
3 changed files with 253 additions and 1 deletions

View File

@@ -10,7 +10,8 @@ const i18n = (() => {
{ code: 'es-ES', name: 'Español (España)' },
{ code: 'pt-BR', name: 'Portuguese (Brazil)' },
{ code: 'tr-TR', name: 'Turkish (Turkey)' },
{ code: 'pl-PL', name: 'Polish (Poland)' }
{ code: 'pl-PL', name: 'Polish (Poland)' },
{ code: 'ru', name: 'Русский' }
];
// Load single language file