fred4jupiter / fredbet

Simple football betting application using Spring Boot, Thymeleaf and Bootstrap. Well prepared for betting with friends.
MIT License
119 stars 63 forks source link

App switches language to german (probably when session expires) #6

Closed bartektartanus closed 6 years ago

fred4jupiter commented 6 years ago

The default language was set to german. I´ve updated the setting so that you can define a default language within the properties. The property is named fredbet.default-language=de. You can ajust this value as you want. It can be set as environment variable, e.g. FREDBET_DEFAULT_LANGUAGE=pl.