diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json index 9fb30d3fda..abb1090d7e 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json @@ -649,6 +649,18 @@ "Permission:HeroSections": "Hero Sections", "RedirectLink": "Redirect link", "HeroSectionsDeletionConfirmationMessage": "Are you sure you want to delete the hero section?", - "AbpStudioName": "Abp Studio name" + "AbpStudioName": "Abp Studio name", + "Permission:EditAttendees" : "Edit Attendees", + "AttendeesCount" : "Attendees Count", + "CreateQRCode" : "Create QR Code", + "DrawTV" : "Public Draw on the TV", + "DrawModal" : "Private Draw on the modal", + "SetAsDrawable" : "Set as drawable", + "SetAsNoDrawable" : "Set as not drawable", + "RemoveAllWinners" : "Remove all winners", + "EditWinners" : "Edit winners", + "EditAttendees" : "Edit attendees", + "ExportAttendeesAsExcel" : "Export attendees as Excel", + "DuplicateRaffle" : "Duplicate raffle" } } \ No newline at end of file