🐛 Fix wrong i18n language for turkish

This commit is contained in:
Meier Lukas
2023-05-04 16:24:34 +02:00
parent 20f3dc3b3f
commit c71c36f6b3
2 changed files with 1 additions and 1 deletions

View File

@@ -27,7 +27,7 @@ module.exports = {
'el', 'el',
'sk', 'sk',
'no', 'no',
'tk', 'tr',
], ],
localeDetection: true, localeDetection: true,