Refer to Locale Settings wiki to change language

This commit is contained in:
Geert Janssens
2018-10-15 10:15:40 +02:00
parent 24c6b3b43c
commit 0b7c9826bc

View File

@@ -69,8 +69,11 @@ LD_LIBRARY_PATH={GNC_LIBRARY_PATH};{LD_LIBRARY_PATH}
# The same, but for GnuCash on OS X
DYLD_LIBRARY_PATH={GNC_LIBRARY_PATH};{DYLD_LIBRARY_PATH}
# If you wish GnuCash to use a different language, copy the two parameters
# below to environment.local, remove '# ' in front and replace nl_BE with your preferred locale
# If you wish GnuCash to use a different language, refer
# to https://wiki.gnucash.org/wiki/Locale_Settings
# One of the options described in there is to copy the two parameters
# below to the [Variables] section in environment.local,
# remove '# ' in front and replace nl_BE with your preferred locale
# LANG=nl_BE
# LANGUAGE={LANG}