From 9d5cc73e0b3c8922f2c7d3d44b53926d539d0a63 Mon Sep 17 00:00:00 2001 From: deutschich Date: Wed, 3 Dec 2025 20:20:50 +0100 Subject: [PATCH] Added note to the Language Description in the config.yml --- src/main/resources/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index a9be692..53f385f 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -8,7 +8,7 @@ settings: save-on-quit: true # Starting balance for new players 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" # Reset to zero before loading from database on join