mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Refer to Locale Settings wiki to change language
This commit is contained in:
@@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user