feat: Russian language (#148)
* feat: russian (Русский) language * chore: correct translate * chore: correct "System prompt" translate
This commit is contained in:
committed by
GitHub
parent
b89ca2082e
commit
cb58a703e3
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"New folder": "Новая папка",
|
||||
"New chat": "Новый чат",
|
||||
"No conversations.": "Нет чатов.",
|
||||
"Search conversations...": "Поиск чатов...",
|
||||
"OpenAI API Key": "API-ключ OpenAI",
|
||||
"Import conversations": "Импортировать чаты",
|
||||
"Are you sure?": "Вы уверены?",
|
||||
"Clear conversations": "Удалить чаты",
|
||||
"Export conversations": "Экспортировать чаты",
|
||||
"Dark mode": "Темный режим",
|
||||
"Light mode": "Светлый режим"
|
||||
}
|
||||
Reference in New Issue
Block a user