I use the passay library to check passwords in a spring boot web project. How to add a custom file with localization figured out. The question is whether it is possible to use several localization files for this library depending on the language used on the web pages?

    1 answer 1

    I solved the question by checking the current locale and choosing the appropriate custom localization file for passay