Browse Source
Merge pull request #17739 from abpframework/salihozkara/l
Update en.json
pull/17748/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
9 additions and
3 deletions
-
abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json
-
abp_io/AbpIoLocalization/AbpIoLocalization/Community/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" |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
@ -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!" |
|
|
|
} |
|
|
|
} |
|
|
|
|