mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-14 02:07:51 -06:00
Fix bounding box string in Turkish
This is a key and should not have been translated. Contributes to issue CURA-570.
This commit is contained in:
parent
9f41d81e86
commit
d0019cee16
1 changed files with 1 additions and 1 deletions
|
@ -654,7 +654,7 @@ msgstr "Arayüz yükleniyor..."
|
||||||
#, python-format
|
#, python-format
|
||||||
msgctxt "@info"
|
msgctxt "@info"
|
||||||
msgid "%(width).1f x %(depth).1f x %(height).1f mm"
|
msgid "%(width).1f x %(depth).1f x %(height).1f mm"
|
||||||
msgstr "%(genişlik).1f x %(derinlik).1f x %(yükseklik).1f mm"
|
msgstr "%(width).1f x %(depth).1f x %(height).1f mm"
|
||||||
|
|
||||||
#: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:27
|
#: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:27
|
||||||
msgctxt "@title"
|
msgctxt "@title"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue