llama-gpt/public/locales/tr/promptbar.json

13 lines
503 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 prompt": "Yeni prompt",
"New folder": "Yeni klasör",
"No prompts.": "Prompt yok.",
"Search prompts...": "Prompt'ları ara...",
"Name": "İsim",
"Description": "Açıklama",
"A description for your prompt.": "Prompt'unuz için bir açıklama.",
"Prompt": "Prompt",
"Prompt content. Use {{}} to denote a variable. Ex: {{name}} is a {{adjective}} {{noun}}": "Prompt içeriği. Değişken belirtmek için {{}} kullanın. Örn: {{ad}} bir {{sıfat}} {{isim}}",
"Save": "Kaydet"
}