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:
Georgy Samoilov 2025-06-17 05:20:25 +05:00 committed by GitHub
parent 07e738bcd6
commit 8706589c1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 1091 additions and 0 deletions

View file

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

View file

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

File diff suppressed because it is too large Load diff