Files
chatbot-ui/public/locales/tr/sidebar.json
T
mirkan1 5f0d1cb7ca Turkish language implementation for i18n (#576)
* turkish language support implemented

* tr as string in module declaration

* missing key Plugin Keys implementation

* synonyms is used to get rid of confusion and to avoid repetition. The word “synonym” is derived from the Greek word “syn” meaning “together” and “onym” meaning “name” while in Turkish name and noun can be translated as both "ad" and "isim"

* //
2023-04-18 08:18:24 -06:00

15 lines
472 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"New folder": "Yeni klasör",
"New chat": "Yeni sohbet",
"No conversations.": "Hiçbir konuşma yok.",
"Search conversations...": "Sohbetleri ara...",
"OpenAI API Key": "OpenAI API Anahtarı",
"Import data": "Veri içe aktar",
"Are you sure?": "Emin misiniz?",
"Clear conversations": "Konuşmaları temizle",
"Export data": "Veri dışa aktar",
"Dark mode": "Karanlık mod",
"Light mode": "Aydınlık mod",
"Plugin Keys": "Plugin Anahtarları"
}