mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-14 09:25:47 +01:00
Merge pull request #880 from ajnart/fix/wrong-locale-for-turkish
🐛 Fix wrong i18n locale for turkish
This commit is contained in:
@@ -27,7 +27,7 @@ module.exports = {
|
|||||||
'el',
|
'el',
|
||||||
'sk',
|
'sk',
|
||||||
'no',
|
'no',
|
||||||
'tk',
|
'tr',
|
||||||
],
|
],
|
||||||
|
|
||||||
localeDetection: true,
|
localeDetection: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user