import localization as lang print(lang.getlstr("ru", "test")) print(lang.getlstr("en", "test"))