Polish language support (#195)

This commit is contained in:
walti0
2026-01-26 20:06:16 +01:00
committed by GitHub
parent f4d966ee65
commit e7023dcf95
2 changed files with 236 additions and 1 deletions

View File

@@ -6,7 +6,8 @@ const i18n = (() => {
{ code: 'en', name: 'English' },
{ code: 'es-ES', name: 'Español (España)' },
{ code: 'pt-BR', name: 'Portuguese (Brazil)' },
{ code: 'tr-TR', name: 'Turkish (Turkey)' }
{ code: 'tr-TR', name: 'Turkish (Turkey)' },
{ code: 'pl-PL', name: 'Polish (Poland)' }
];
// Load single language file