mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-29 02:04:13 -04:00
Add Brazilian Portuguese translation
This commit is contained in:
committed by
Adam Honse
parent
e397d89886
commit
73f00c27d5
@@ -1225,6 +1225,7 @@ TRANSLATIONS +=
|
||||
qt/i18n/OpenRGB_fr.ts \
|
||||
qt/i18n/OpenRGB_ru.ts \
|
||||
qt/i18n/OpenRGB_zh.ts \
|
||||
qt/i18n/OpenRGB_pt_BR.ts \
|
||||
|
||||
FORMS += \
|
||||
qt/OpenRGBClientInfoPage.ui \
|
||||
@@ -1514,7 +1515,7 @@ contains(QMAKE_PLATFORM, linux) {
|
||||
}
|
||||
|
||||
QMAKE_CXXFLAGS += -Wno-implicit-fallthrough
|
||||
|
||||
|
||||
#-------------------------------------------------------------------------------------------#
|
||||
# Determine which hidapi to use based on availability #
|
||||
# Prefer hidraw backend, then libusb #
|
||||
|
||||
1301
qt/i18n/OpenRGB_pt_br.ts
Normal file
1301
qt/i18n/OpenRGB_pt_br.ts
Normal file
File diff suppressed because it is too large
Load Diff
@@ -5,5 +5,6 @@
|
||||
<file>i18n/OpenRGB_es.qm</file>
|
||||
<file>i18n/OpenRGB_de.qm</file>
|
||||
<file>i18n/OpenRGB_ru.qm</file>
|
||||
<file>i18n/OpenRGB_pt_BR.qm</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
||||
Reference in New Issue
Block a user