Files
community-plugins/godot-provider/translations/en.json
T
2026-07-29 00:29:45 -04:00

21 lines
554 B
JSON

{
"no-projects-found": "No projects found",
"no-projects-subtitle": "No godot projects.cfg or empty file",
"settings": {
"godot_command": {
"description": "The shell command to open godot.",
"label": "Godot command"
},
"history": "History",
"projects_path": {
"description": "Path to Godot's projets.cfg file.",
"label": "Godot projets.cfg path"
},
"sort_by": {
"description": "Sort by last used or most opened projects.",
"label": "Sort by"
},
"usage_count": "Usage count"
}
}