mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
Add Brazillian Portuguese language
The translation is almost complete at the moment. In the beta of the next release we'll decide if we want to keep this language.
This commit is contained in:
parent
635535e33a
commit
d3029c6c4f
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ UM.PreferencesPage
|
|||
append({ text: "Français", code: "fr" })
|
||||
append({ text: "Italiano", code: "it" })
|
||||
append({ text: "Nederlands", code: "nl" })
|
||||
append({ text: "Português do Brasil", code: "ptbr" })
|
||||
append({ text: "Русский", code: "ru" })
|
||||
append({ text: "Türkçe", code: "tr" })
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue