diff --git a/src/locales/en.json b/src/locales/en.json index 7997dbcc3..6d4571091 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -1735,8 +1735,8 @@ "typeTheAmountOfUsd":"Type the USD equivalent", "commitmentMustBeGreater":"Commitment must be greater than or equal to the role configuration. Role value for min commitment is", "defferedMustBeGreater":"Due to the role setup you’ll have to choose a greater percentage to continue", - "salaryCompensationForOneYear":"Reward for one year ( ${value} )", - "salaryCompensationForOneYearUsd":"Reward for one year ( ${value} ) USD", + "salaryCompensationForOneYear":"Reward for one year ( ${value} equivalent)", + "salaryCompensationForOneYearUsd":"Reward for one year ( ${value} ) USD equivalent", "compensation":"Reward Calculation", "compensation1":"Reward", "pleaseEnterTheUSD":"Please enter the USD equivalent for your reward. Moving the second slider will let you select your token percentage (utility vs payout).",