locale improvements (#351)
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
"Error fetching models.": "Kesalahan dalam mengambil model.",
|
||||
"AI": "AI",
|
||||
"You": "Anda",
|
||||
"Cancel": "Cancel",
|
||||
"Save & Submit": "Save & Submit",
|
||||
"Make sure your OpenAI API key is set in the bottom left of the sidebar.": "Pastikan kunci API OpenAI Anda diatur di bagian kiri bawah bilah sisi.",
|
||||
"If you completed this step, OpenAI may be experiencing issues.": "Jika Anda telah menyelesaikan langkah ini, OpenAI mungkin mengalami masalah.",
|
||||
"click if using a .env.local file": "klik jika menggunakan file .env.local",
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"New prompt": "New prompt",
|
||||
"New folder": "New folder",
|
||||
"No prompts.": "No prompts.",
|
||||
"Search prompts...": "Search prompts...",
|
||||
"Name": "Name",
|
||||
"Description": "Description",
|
||||
"A description for your prompt.": "A description for your prompt.",
|
||||
"Prompt": "Prompt",
|
||||
"Prompt content. Use {{}} to denote a variable. Ex: {{name}} is a {{adjective}} {{noun}}": "Prompt content. Use {{}} to denote a variable. Ex: {{name}} is a {{adjective}} {{noun}}",
|
||||
"Save": "Save"
|
||||
}
|
||||
Reference in New Issue
Block a user