Browse Source

Make the localizable to raffle pages

pull/17670/head
Salih 3 years ago
parent
commit
fb5fc35578
  1. 6
      abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json

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

@ -211,5 +211,11 @@
"CompletedRaffles": "Completed <span class=\"gradient-community\">Raffles</span>",
"NoActiveRaffleTitle": "No active raffle is available at the moment.",
"NoActiveRaffleDescription": "No active raffle is available at the moment.",
"RaffleSubscriptionCodeInputMessage": "This raffle requires a registration code. Please enter the registration code below:",
"RaffleSubscriptionCodeInputErrorMessage": "The registration code is incorrect. Please try again.",
"GoodJob!": "Good Job!",
"RaffleJoinSuccessMessage": "You are successfully registered tor the raffle. You will be informed via email if you win the prize!",
"RaffleLoginAndRegisterMessage": "You should sign in to join a raffle. You can create an account for free if you haven't registered yet.",
"Ok": "Ok"
}
}

Loading…
Cancel
Save