Skip to content

Commit bd9cb76

Browse files
committed
l10n: release new translations
1 parent 4a0fd84 commit bd9cb76

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed

resources/resources.qrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,6 @@
6767
<file>translations/jamesdsp_de.qm</file>
6868
<file>translations/jamesdsp_en.qm</file>
6969
<file>translations/jamesdsp_ru.qm</file>
70+
<file>translations/jamesdsp_br.qm</file>
7071
</qresource>
7172
</RCC>
71.1 KB
Binary file not shown.
46.1 KB
Binary file not shown.

src/src.pro

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,8 @@ RESOURCES += \
183183

184184
TRANSLATIONS += ../resources/translations/jamesdsp_de.ts \
185185
../resources/translations/jamesdsp_en.ts \
186-
../resources/translations/jamesdsp_ru.ts
186+
../resources/translations/jamesdsp_ru.ts \
187+
../resources/translations/jamesdsp_br.ts
187188

188189
# Default rules for deployment.
189190
isEmpty(PREFIX){

0 commit comments

Comments
 (0)