mirror of
https://github.com/freedoom/freedoom.git
synced 2025-08-28 11:17:11 -04:00
Add LANGUAGE lump + full Spanish translation (#1377)
This PR adds a LANGUAGE lump based on the lump from GZDoom in a classic format, which makes it possible to translate Freedoom into other languages. The Spanish translation was done by Discord user a19684361
This commit is contained in:
parent
07e738bcd6
commit
8706589c1f
3 changed files with 1091 additions and 0 deletions
4
CREDITS
4
CREDITS
|
@ -1053,6 +1053,10 @@ D: lumps
|
|||
S: Devalaous
|
||||
D: umapinfo template
|
||||
|
||||
N: José Miguel Muñoz
|
||||
S: megustanlosfrijoles
|
||||
D: Spanish translation
|
||||
|
||||
S: WishedTomato200
|
||||
S: quarry24
|
||||
D: patches
|
||||
|
|
|
@ -146,6 +146,10 @@ FREEDOOM
|
|||
; Big font used by ZDoom-based ports for menu text.
|
||||
DBIGFONT
|
||||
|
||||
; Language used by ZDoom-based ports for string replacement
|
||||
; and internationalization.
|
||||
LANGUAGE
|
||||
|
||||
#ifdef FREEDM
|
||||
DEHACKED = fdm_deh
|
||||
UMAPINFO = fdmuminf
|
||||
|
|
1083
lumps/language.lmp
Normal file
1083
lumps/language.lmp
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue