namespace DataModel.Database; public enum SettingDeepL { DISABLED, USE_FREE_ACCOUNT, USE_PRO_ACCOUNT, }