More strings for locales
This commit is contained in:
@@ -382,5 +382,6 @@
|
|||||||
"InventoryFullCantCarry": "You don't have any space to carry this (full inventory)!",
|
"InventoryFullCantCarry": "You don't have any space to carry this (full inventory)!",
|
||||||
"NotEnoughCashNeedAmountMore": "You don't have enough money! You need {1} more!",
|
"NotEnoughCashNeedAmountMore": "You don't have enough money! You need {1} more!",
|
||||||
"AmountMustBeMoreThan": "The amount must be more than {1}!",
|
"AmountMustBeMoreThan": "The amount must be more than {1}!",
|
||||||
"WeaponBanned": "You are not allowed to buy or use weapons!"
|
"WeaponBanned": "You are not allowed to buy or use weapons!",
|
||||||
|
"TimeNotNumber": "The time must be a number"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -383,4 +383,5 @@
|
|||||||
"NotEnoughCashNeedAmountMore": "You don't have enough money! You need {1} more!",
|
"NotEnoughCashNeedAmountMore": "You don't have enough money! You need {1} more!",
|
||||||
"AmountMustBeMoreThan": "The amount must be more than {1}!",
|
"AmountMustBeMoreThan": "The amount must be more than {1}!",
|
||||||
"WeaponBanned": "You are not allowed to buy or use weapons!",
|
"WeaponBanned": "You are not allowed to buy or use weapons!",
|
||||||
|
"TimeNotNumber": "The time must be a number"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -382,5 +382,6 @@
|
|||||||
"InventoryFullCantCarry": "You don't have any space to carry this (full inventory)!",
|
"InventoryFullCantCarry": "You don't have any space to carry this (full inventory)!",
|
||||||
"NotEnoughCashNeedAmountMore": "You don't have enough money! You need {1} more!",
|
"NotEnoughCashNeedAmountMore": "You don't have enough money! You need {1} more!",
|
||||||
"AmountMustBeMoreThan": "The amount must be more than {1}!",
|
"AmountMustBeMoreThan": "The amount must be more than {1}!",
|
||||||
"WeaponBanned": "You are not allowed to buy or use weapons!"
|
"WeaponBanned": "You are not allowed to buy or use weapons!",
|
||||||
|
"TimeNotNumber": "The time must be a number"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -377,5 +377,10 @@
|
|||||||
"FromRadio": "From radio",
|
"FromRadio": "From radio",
|
||||||
"ToRadio": "To radio",
|
"ToRadio": "To radio",
|
||||||
"NeedToEnterPropertyCommand": "You need to enter the {1} first! Use {2} to enter and exit",
|
"NeedToEnterPropertyCommand": "You need to enter the {1} first! Use {2} to enter and exit",
|
||||||
"NeedToEnterPropertyKeyPress": "You need to enter the {1} first! Press {2} to enter and exit"
|
"NeedToEnterPropertyKeyPress": "You need to enter the {1} first! Press {2} to enter and exit",
|
||||||
|
"InventoryFullCantCarry": "You don't have any space to carry this (full inventory)!",
|
||||||
|
"NotEnoughCashNeedAmountMore": "You don't have enough money! You need {1} more!",
|
||||||
|
"AmountMustBeMoreThan": "The amount must be more than {1}!",
|
||||||
|
"WeaponBanned": "You are not allowed to buy or use weapons!",
|
||||||
|
"TimeNotNumber": "The time must be a number"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -382,5 +382,10 @@
|
|||||||
"FromRadio": "From radio",
|
"FromRadio": "From radio",
|
||||||
"ToRadio": "To radio",
|
"ToRadio": "To radio",
|
||||||
"NeedToEnterPropertyCommand": "You need to enter the {1} first! Use {2} to enter and exit",
|
"NeedToEnterPropertyCommand": "You need to enter the {1} first! Use {2} to enter and exit",
|
||||||
"NeedToEnterPropertyKeyPress": "You need to enter the {1} first! Press {2} to enter and exit"
|
"NeedToEnterPropertyKeyPress": "You need to enter the {1} first! Press {2} to enter and exit",
|
||||||
|
"InventoryFullCantCarry": "You don't have any space to carry this (full inventory)!",
|
||||||
|
"NotEnoughCashNeedAmountMore": "You don't have enough money! You need {1} more!",
|
||||||
|
"AmountMustBeMoreThan": "The amount must be more than {1}!",
|
||||||
|
"WeaponBanned": "You are not allowed to buy or use weapons!",
|
||||||
|
"TimeNotNumber": "The time must be a number"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user