dced5b5dc7
- Button : the button with sparkle icon to display AI scribe - Menu : the menu where you can select the action (eg: translate) - Bar : the input where you can write a custom action - Suggestion : the wrapper of the result of the LLM
118 lines
3.0 KiB
Plaintext
118 lines
3.0 KiB
Plaintext
{
|
|
"@@last_modified": "2025-12-09T07:30:00.000000",
|
|
"categoryCorrectGrammar": "Исправить грамматику",
|
|
"@categoryCorrectGrammar": {
|
|
"type": "text",
|
|
"placeholders_order": [],
|
|
"placeholders": {}
|
|
},
|
|
"categoryImprove": "Улучшить",
|
|
"@categoryImprove": {
|
|
"type": "text",
|
|
"placeholders_order": [],
|
|
"placeholders": {}
|
|
},
|
|
"categoryChangeTone": "Изменить тон",
|
|
"@categoryChangeTone": {
|
|
"type": "text",
|
|
"placeholders_order": [],
|
|
"placeholders": {}
|
|
},
|
|
"categoryTranslate": "Перевести",
|
|
"@categoryTranslate": {
|
|
"type": "text",
|
|
"placeholders_order": [],
|
|
"placeholders": {}
|
|
},
|
|
"actionMakeShorter": "Сделать короче",
|
|
"@actionMakeShorter": {
|
|
"type": "text",
|
|
"placeholders_order": [],
|
|
"placeholders": {}
|
|
},
|
|
"actionExpandContext": "Расширить контекст",
|
|
"@actionExpandContext": {
|
|
"type": "text",
|
|
"placeholders_order": [],
|
|
"placeholders": {}
|
|
},
|
|
"actionEmojify": "Добавить эмодзи",
|
|
"@actionEmojify": {
|
|
"type": "text",
|
|
"placeholders_order": [],
|
|
"placeholders": {}
|
|
},
|
|
"actionTransformToBullets": "Преобразовать в список",
|
|
"@actionTransformToBullets": {
|
|
"type": "text",
|
|
"placeholders_order": [],
|
|
"placeholders": {}
|
|
},
|
|
"actionMoreProfessional": "Более профессионально",
|
|
"@actionMoreProfessional": {
|
|
"type": "text",
|
|
"placeholders_order": [],
|
|
"placeholders": {}
|
|
},
|
|
"actionMoreCasual": "Более неформально",
|
|
"@actionMoreCasual": {
|
|
"type": "text",
|
|
"placeholders_order": [],
|
|
"placeholders": {}
|
|
},
|
|
"actionMorePolite": "Более вежливо",
|
|
"@actionMorePolite": {
|
|
"type": "text",
|
|
"placeholders_order": [],
|
|
"placeholders": {}
|
|
},
|
|
"languageFrench": "Французский",
|
|
"@languageFrench": {
|
|
"type": "text",
|
|
"placeholders_order": [],
|
|
"placeholders": {}
|
|
},
|
|
"languageEnglish": "Английский",
|
|
"@languageEnglish": {
|
|
"type": "text",
|
|
"placeholders_order": [],
|
|
"placeholders": {}
|
|
},
|
|
"languageRussian": "Русский",
|
|
"@languageRussian": {
|
|
"type": "text",
|
|
"placeholders_order": [],
|
|
"placeholders": {}
|
|
},
|
|
"languageVietnamese": "Вьетнамский",
|
|
"@languageVietnamese": {
|
|
"type": "text",
|
|
"placeholders_order": [],
|
|
"placeholders": {}
|
|
},
|
|
"inputPlaceholder": "Помогите мне написать",
|
|
"@inputPlaceholder": {
|
|
"type": "text",
|
|
"placeholders_order": [],
|
|
"placeholders": {}
|
|
},
|
|
"customPromptAction": "Помогите мне написать",
|
|
"@customPromptAction": {
|
|
"type": "text",
|
|
"placeholders_order": [],
|
|
"placeholders": {}
|
|
},
|
|
"failedToGenerate": "Не удалось сгенерировать ответ ИИ",
|
|
"@failedToGenerate": {
|
|
"type": "text",
|
|
"placeholders_order": [],
|
|
"placeholders": {}
|
|
},
|
|
"insertButton": "Вставить",
|
|
"@insertButton": {
|
|
"type": "text",
|
|
"placeholders_order": [],
|
|
"placeholders": {}
|
|
}
|
|
}
|