mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
Fix missing plural case
Contributes to issue CURA-7622.
This commit is contained in:
parent
a4e179533f
commit
d37794fe7a
1 changed files with 1 additions and 1 deletions
|
@ -4127,7 +4127,7 @@ msgstr "このモデルとの重なりはサポートされません。"
|
|||
msgctxt "@label"
|
||||
msgid "Overrides %1 setting."
|
||||
msgid_plural "Overrides %1 settings."
|
||||
msgstr[0] ""
|
||||
msgstr[0] "%1個の設定を上書きします。"
|
||||
|
||||
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectSelector.qml:59
|
||||
msgctxt "@label"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue