Browse Source

Merge pull request #21195 from abpframework/issue-5286

Add localization.
pull/21329/head
Alper Ebiçoğlu 1 year ago
committed by GitHub
parent
commit
46a7d1dcf2
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 16
      abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json

16
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 non-drawable",
"RemoveAllWinners": "Remove all winners",
"EditWinners": "Edit winners",
"EditAttendees": "Edit attendees",
"ExportAttendeesAsExcel": "Export attendees as Excel",
"DuplicateRaffle": "Duplicate raffle"
}
}
}

Loading…
Cancel
Save