Browse Source

Update en.json

pull/17739/head
Salih 3 years ago
parent
commit
ab6c978312
  1. 4
      abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json
  2. 8
      abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json

4
abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json

@ -531,6 +531,8 @@
"MaxColorCountWarning": "You can add up to {0} colors",
"MinColorCountWarning": "You must add at least {0} colors",
"RaffleDeletionConfirmationMessage": "Are you sure you want to delete this raffle?",
"CreateRaffle": "Create Raffle"
"CreateRaffle": "Create Raffle",
"RemoveImage": "Remove Image",
"SuccessfullySaved": "Successfully saved"
}
}

8
abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json

@ -205,7 +205,7 @@
"hrs": "hrs",
"min": "min",
"sec": "sec",
"Winners:": "Winners:",
"Winners": "Winners",
"To{0}LuckyWinners": "to {0} lucky winner(s)",
"ActiveRaffles": "Active <span class=\"gradient-community\">Raffles</span>",
"UpcomingRaffles": "Upcoming <span class=\"gradient-community\">Raffles</span>",
@ -219,6 +219,10 @@
"RaffleLoginAndRegisterMessage": "You should sign in to join a raffle. You can create an account for free if you haven't registered yet.",
"Ok": "Ok",
"SeeDetails": "See Details",
"WaitingForDraw": "Waiting for draw"
"WaitingForTheDraw": "Waiting for the draw",
"AllAttendees": "All Attendees",
"SeeRaffleDetail": "See Raffle Detail",
"SeeRaffle": "See Raffle",
"ParticipationIsComplete!": "Participation is complete!"
}
}

Loading…
Cancel
Save