diff --git a/src/i18n/locales/tr.js b/src/i18n/locales/tr.js index ebc6aa8..7465138 100644 --- a/src/i18n/locales/tr.js +++ b/src/i18n/locales/tr.js @@ -1,6 +1,6 @@ -const english = { +const turkish = { name: "Turkish", - native_name: "Turkish", + native_name: "Türkçe", code: "tr", };