5f0d1cb7ca
* 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" * //
13 lines
503 B
JSON
13 lines
503 B
JSON
{
|
||
"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"
|
||
}
|