mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-10 10:52:31 -05:00
Add spanish translation to TRANSLATIONS
This commit is contained in:
parent
e99b8eae65
commit
ef49d8a6ca
1 changed files with 4 additions and 2 deletions
|
@ -168,7 +168,9 @@ FORMS += \
|
||||||
CODECFORTR = UTF-8
|
CODECFORTR = UTF-8
|
||||||
|
|
||||||
# for lrelease/lupdate
|
# for lrelease/lupdate
|
||||||
TRANSLATIONS = src/qt/locale/bitcoin_nl.ts src/qt/locale/bitcoin_de.ts \
|
TRANSLATIONS = src/qt/locale/bitcoin_de.ts \
|
||||||
|
src/qt/locale/bitcoin_es.ts \
|
||||||
|
src/qt/locale/bitcoin_nl.ts \
|
||||||
src/qt/locale/bitcoin_ru.ts
|
src/qt/locale/bitcoin_ru.ts
|
||||||
|
|
||||||
isEmpty(QMAKE_LRELEASE) {
|
isEmpty(QMAKE_LRELEASE) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue