Added note to the Language Description in the config.yml

This commit is contained in:
2025-12-03 20:20:50 +01:00
parent 52dfcf99e4
commit 9d5cc73e0b

View File

@@ -8,7 +8,7 @@ settings:
save-on-quit: true save-on-quit: true
# Starting balance for new players # Starting balance for new players
starting-balance: 100.0 starting-balance: 100.0
# Locale for messages (en, de, etc.) # Locale for messages (en, de, etc.), List of supported languages/locales can be found at https://github.com/deutschich/BalSync/wiki/Languages#supported-languages.
locale: "en" locale: "en"
# Reset to zero before loading from database on join # Reset to zero before loading from database on join