mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -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
219 B
JSON
8 lines
219 B
JSON
{
|
|
"name": "G-code Profile Reader",
|
|
"author": "Ultimaker B.V.",
|
|
"version": "1.0.0",
|
|
"description": "Provides support for importing profiles from g-code files.",
|
|
"api": 4,
|
|
"i18n-catalog": "cura"
|
|
}
|