mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-22 22:23:57 -06:00

This makes it all the same. It is something that came up in our translation pass this time. Contributes to issue CURA-4883.
8 lines
177 B
JSON
8 lines
177 B
JSON
{
|
|
"name": "G-code Writer",
|
|
"author": "Ultimaker B.V.",
|
|
"version": "1.0.0",
|
|
"description": "Writes g-code to a file.",
|
|
"api": 4,
|
|
"i18n-catalog": "cura"
|
|
}
|