add ukrainian

This commit is contained in:
vcoppe
2026-07-21 11:20:31 +02:00
parent 5259d007c9
commit 2e8b2d6f30
+1
View File
@@ -10,5 +10,6 @@ export const languages: Record<string, string> = {
nl: 'Nederlands', nl: 'Nederlands',
'pt-BR': 'Português (Brasil)', 'pt-BR': 'Português (Brasil)',
tr: 'Türkçe', tr: 'Türkçe',
uk: 'Українська',
zh: '简体中文', zh: '简体中文',
}; };