2025-07-13 18:33:25 +03:00
|
|
|
{
|
2026-04-02 22:35:09 +03:00
|
|
|
"templateFileGenerator.createFromTemplate.title": "Create from template...",
|
|
|
|
|
"templateFileGenerator.configure.title": "Configure Template File Generator...",
|
|
|
|
|
"templateFileGenerator.config.templatesPath.description": "Path to the templates folder (relative to the project root)",
|
|
|
|
|
"templateFileGenerator.config.overwriteFiles.description": "Overwrite existing files when generating from template",
|
|
|
|
|
"templateFileGenerator.config.inputMode.description": "Variable input mode: webview or inputBox",
|
|
|
|
|
"templateFileGenerator.config.language.description": "Extension interface language"
|
|
|
|
|
}
|