mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Fixed installer's settings file's default language.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Example Default LOOT Settings File
|
||||
# This file is written in YAML <http://www.yaml.org/>.
|
||||
|
||||
language: eng # One of 'eng', 'spa', 'rus' or ''.
|
||||
language: en # A locale code (see resources\l10n subfolders).
|
||||
|
||||
game: auto # auto, or one of the 'folder' values below.
|
||||
lastGame: auto # auto, or one of the 'folder' values below.
|
||||
|
||||
Reference in New Issue
Block a user