namespace TelegramBotBase.Localizations; public static class Default { public static Localization Language = new English(); }