Files
cdesktop/cde/programs/localized/templates/Spanish.am
2022-01-26 19:50:37 +08:00

15 lines
182 B
Plaintext

# This file is a template for setting the platform-specific LANG
# variable for a locale.
if SOLARIS
LANG=es
endif
if LINUX
LANG=es_ES.UTF-8
endif
if BSD
LANG=es_ES.UTF-8
endif