2025-07-13 18:33:25 +03:00
|
|
|
|
{
|
2026-04-02 22:35:09 +03:00
|
|
|
|
"templateFileGenerator.createFromTemplate.title": "Создать из шаблона...",
|
|
|
|
|
|
"templateFileGenerator.configure.title": "Настроить генератор шаблонов...",
|
|
|
|
|
|
"templateFileGenerator.config.templatesPath.description": "Путь к папке с шаблонами (относительно корня проекта)",
|
|
|
|
|
|
"templateFileGenerator.config.overwriteFiles.description": "Перезаписывать ли существующие файлы при генерации",
|
|
|
|
|
|
"templateFileGenerator.config.inputMode.description": "Режим ввода переменных: webview или inputBox",
|
|
|
|
|
|
"templateFileGenerator.config.language.description": "Язык интерфейса расширения"
|
|
|
|
|
|
}
|