Files
vscode-template-file-generator/package.nls.ru.json

9 lines
689 B
JSON
Raw Normal View History

{
"templateforge.createFromTemplate.title": "Создать из шаблона...",
"templateforge.configure.title": "Настроить Template Forge...",
"templateforge.config.templatesPath.description": "Путь к папке с шаблонами (относительно корня проекта)",
"templateforge.config.overwriteFiles.description": "Перезаписывать ли существующие файлы при генерации",
"templateforge.config.inputMode.description": "Режим ввода переменных: webview или inputBox",
"templateforge.config.language.description": "Язык интерфейса расширения"
}