using Volo.Abp.Localization; namespace KonSoft.Payment.Localization; [LocalizationResourceName("Payment")] public class PaymentResource { }