mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-18 04:07:57 -06:00
Re-enable Brazillian Portuguese translation
It's complete again. Thanks Patola. Contributes to issue CURA-3885.
This commit is contained in:
parent
53d870148d
commit
4c8d65a2f4
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ UM.PreferencesPage
|
||||||
//append({ text: "日本語", code: "jp" })
|
//append({ text: "日本語", code: "jp" })
|
||||||
//append({ text: "한국어", code: "ko" })
|
//append({ text: "한국어", code: "ko" })
|
||||||
append({ text: "Nederlands", code: "nl" })
|
append({ text: "Nederlands", code: "nl" })
|
||||||
//append({ text: "Português do Brasil", code: "ptbr" })
|
append({ text: "Português do Brasil", code: "ptbr" })
|
||||||
append({ text: "Русский", code: "ru" })
|
append({ text: "Русский", code: "ru" })
|
||||||
append({ text: "Türkçe", code: "tr" })
|
append({ text: "Türkçe", code: "tr" })
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue