Add Brazilian Portuguese translation

This commit is contained in:
Gabriel Felipe 2022-10-21 00:24:23 +00:00 committed by Adam Honse
parent e397d89886
commit 73f00c27d5
3 changed files with 1304 additions and 1 deletions

View file

@ -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 #