Spanish translation by Gocho
This commit is contained in:
parent
63310dd931
commit
968d765270
3 changed files with 2312 additions and 1 deletions
|
@ -154,7 +154,10 @@ SOURCES += src/counter.cpp \
|
|||
../common/server_player.cpp \
|
||||
../common/server_protocolhandler.cpp
|
||||
|
||||
TRANSLATIONS += translations/cockatrice_de.ts translations/cockatrice_en.ts
|
||||
TRANSLATIONS += \
|
||||
translations/cockatrice_de.ts \
|
||||
translations/cockatrice_en.ts \
|
||||
translations/cockatrice_es.ts
|
||||
win32 {
|
||||
RC_FILE = cockatrice.rc
|
||||
}
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
<file>resources/hr.jpg</file>
|
||||
<file>translations/cockatrice_de.qm</file>
|
||||
<file>translations/cockatrice_en.qm</file>
|
||||
<file>translations/cockatrice_es.qm</file>
|
||||
<file>resources/appicon.svg</file>
|
||||
<file>resources/add_to_sideboard.svg</file>
|
||||
<file>resources/decrement.svg</file>
|
||||
|
|
2307
cockatrice/translations/cockatrice_es.ts
Normal file
2307
cockatrice/translations/cockatrice_es.ts
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue