mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 19:35:16 +08: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
@ -654,7 +654,7 @@ msgstr "Arayüz yükleniyor..."
|
||||
#, python-format
|
||||
msgctxt "@info"
|
||||
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
|
||||
msgctxt "@title"
|
||||
|
Loading…
x
Reference in New Issue
Block a user