Fix capital letter of Parser

It's in a column of descriptions where each description starts with a capital letter. However in this case the translator couldn't have known that it needs to start with a capital letter since JSON is allcaps anyway.

Contributes to issue CURA-9420.
This commit is contained in:
Ghostkeeper 2022-07-15 10:35:19 +02:00
parent fb081aa30d
commit dcd792c34c
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A

View file

@ -3913,7 +3913,7 @@ msgstr "Biblioteca de recorte de polígonos"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:155
msgctxt "@label"
msgid "JSON parser"
msgstr "parser JSON"
msgstr "Parser JSON"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:156
msgctxt "@label"