Browse Source
Merge pull request #18749 from abpframework/salihozkara/raffle
Update localizations
pull/18756/head
Engincan VESKE
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
4 additions and
3 deletions
-
abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json
-
abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json
|
|
|
@ -564,6 +564,7 @@ |
|
|
|
"AllowAbpStudioBetaAccess": "Allow ABP Studio Beta Access", |
|
|
|
"TotalQuestionCanNotBeNullMessage": "Total Question can not be null", |
|
|
|
"Permission:EditWinners": "Edit Winners", |
|
|
|
"Permission:ChangeDrawingStatus": "Change Drawing Status" |
|
|
|
"Permission:ChangeDrawingStatus": "Change Drawing Status", |
|
|
|
"RemoveAllWinnersConfirmationMessage": "Are you sure you want to remove all winners?" |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
@ -193,7 +193,7 @@ |
|
|
|
"AbpCommunityTitleContent": "ABP Community - Open Source ABP Framework", |
|
|
|
"CommunitySlogan": "A unique community platform for <span class=\"{0}\">ABP Lovers</span>", |
|
|
|
"RaffleIsNotActive": "Raffle is not active", |
|
|
|
"YouAreAlreadyJoinedToThisRaffle": "You are already joined to this raffle", |
|
|
|
"YouAreAlreadyJoinedToThisRaffle": "You already joined to this raffle!", |
|
|
|
"InvalidSubscriptionCode": "Invalid subscription code", |
|
|
|
"Raffle:{0}": "Raffle: {0}", |
|
|
|
"Join": "Join", |
|
|
|
@ -216,7 +216,7 @@ |
|
|
|
"RaffleSubscriptionCodeInputErrorMessage": "The registration code is incorrect. Please try again.", |
|
|
|
"GoodJob!": "Good Job!", |
|
|
|
"RaffleJoinSuccessMessage": "You are successfully registered for 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.", |
|
|
|
"RaffleLoginAndRegisterMessage": "You must sign in to join this raffle! If you haven't registered yet, create an account for free now.", |
|
|
|
"Ok": "Ok", |
|
|
|
"SeeDetails": "See Details", |
|
|
|
"WaitingForTheDraw": "Waiting for the draw", |
|
|
|
|