diff --git a/next-i18next.config.js b/next-i18next.config.js index 5a68b053e..362dcc9a3 100644 --- a/next-i18next.config.js +++ b/next-i18next.config.js @@ -27,7 +27,7 @@ module.exports = { 'el', 'sk', 'no', - 'tk', + 'tr', ], localeDetection: true, diff --git a/public/locales/tk/.gitkeep b/public/locales/tr/.gitkeep similarity index 100% rename from public/locales/tk/.gitkeep rename to public/locales/tr/.gitkeep