add: added Playground + AddFilesPlaceholder translation

This commit is contained in:
Jannik Streidl 2024-03-05 11:44:37 +01:00
parent b9f53abf37
commit 7f9049c3a1
11 changed files with 73 additions and 25 deletions

View file

@ -310,5 +310,17 @@
"Add a short title for this prompt": "یک عنوان کوتاه برای این درخواست اضافه کنید",
"Open": "باز",
"Close": "بسته",
"sidebar": "نوار کناری"
"sidebar": "نوار کناری",
"Playground": "Playground",
"Submit": "Submit",
"(Beta)": "(Beta)",
"Text Completion": "Text Completion",
"Chat": "Chat",
"You're a helpful assistant.": "You're a helpful assistant.",
"System": "System",
"assistant": "Assistant",
"Add message": "Add message",
"Enter a user message here": "Enter a user message here",
"Enter an assistant message here": "Enter an assistant message here",
"Drop any files here to add to the conversation": "Drop any files here to add to the conversation"
}