From 7dedb6aef2180f102d46b703caab1d800ed5b850 Mon Sep 17 00:00:00 2001 From: Salih Date: Mon, 9 Oct 2023 13:45:51 +0300 Subject: [PATCH] Update en.json --- .../Community/Localization/Resources/en.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json index 18ff9ab989..2c71406a1c 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json @@ -223,6 +223,16 @@ "AllAttendees": "All Attendees", "SeeRaffleDetail": "See Raffle Detail", "SeeRaffle": "See Raffle", - "ParticipationIsComplete!": "Participation is complete!" + "ParticipationIsComplete!": "Participation is complete!", + "ABPCoreDevelopmentTeam": "ABP Core Development Team", + "RegisterTheEvent": "Register the Event", + "GoToConferencePage": "Go to Conference Page", + "BuyTicket": "Buy Ticket", + "SeeEvent": "See Event", + "PreviousEvents": "Previous Events", + "OtherLiveEvents": "Other Live Events", + "SponsoredConferences": "Sponsored Conferences", + "SponsoredConferencesDescription": "We are honoring to support .NET communities and events for software developers.", + "UpcomingEvents": "Upcoming Events" } }