Add new key
This commit is contained in:
parent
cf45a68f86
commit
6defb3ac56
@ -3,6 +3,7 @@ productAmountPrompt: "How much {{bitrefillProductName]} {{categoryType}} to buy
|
|||||||
amountRangeText: "(min: {{minimumAmount}} {{currencyTicker}}, max: {{maximumAmount}} {{currencyTicker}})"
|
amountRangeText: "(min: {{minimumAmount}} {{currencyTicker}}, max: {{maximumAmount}} {{currencyTicker}})"
|
||||||
inCurrencyPrompt: "(in {{currencyTicker}})"
|
inCurrencyPrompt: "(in {{currencyTicker}})"
|
||||||
inputAmountOutOfRangePrompt: "You can't buy airtime out of the defined range"
|
inputAmountOutOfRangePrompt: "You can't buy airtime out of the defined range"
|
||||||
|
inputAmountOutOfRangeProductPrompt: "You can't buy {{bitrefillProductName}} out of the defined range"
|
||||||
pleaseTryAgain: "Please try again."
|
pleaseTryAgain: "Please try again."
|
||||||
menu: "Menu"
|
menu: "Menu"
|
||||||
inputAmountImpossible: "You can't buy {{bitrefillProductName}} with the current input {{amountInput}}"
|
inputAmountImpossible: "You can't buy {{bitrefillProductName}} with the current input {{amountInput}}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user