You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
447 B
JSON
15 lines
447 B
JSON
8 years ago
|
{
|
||
|
"rewards": "Rewards",
|
||
|
"condition-if-users": "If User's",
|
||
|
"condition-is": "Is:",
|
||
|
"condition-then": "Then:",
|
||
|
"max-claims": "Amount of times reward is claimable",
|
||
|
"zero-infinite": "Enter 0 for infinite",
|
||
|
"delete": "Delete",
|
||
|
"enable": "Enable",
|
||
|
"disable": "Disable",
|
||
|
|
||
|
"alert.delete-success": "Successfully deleted reward",
|
||
|
"alert.no-inputs-found": "Illegal reward - no inputs found!",
|
||
|
"alert.save-success": "Successfully saved rewards"
|
||
|
}
|