More strings for locales
This commit is contained in:
@@ -378,5 +378,9 @@
|
|||||||
"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!"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -372,5 +372,15 @@
|
|||||||
"NeedEmailFor2FA": "You need to add your email to your account to use two-factor authentication.",
|
"NeedEmailFor2FA": "You need to add your email to your account to use two-factor authentication.",
|
||||||
"NeedEmailVerifiedFor2FA": "You need to verify your email to use two-factor authentication.",
|
"NeedEmailVerifiedFor2FA": "You need to verify your email to use two-factor authentication.",
|
||||||
"SetEmailHelpTip": "Use {1} to set your email.",
|
"SetEmailHelpTip": "Use {1} to set your email.",
|
||||||
"VerifyEmailHelpTip": "Use {1} to verify your email."
|
"VerifyEmailHelpTip": "Use {1} to verify your email.",
|
||||||
|
|
||||||
|
"NearbyRadio": "Nearby radio",
|
||||||
|
"FromRadio": "From radio",
|
||||||
|
"ToRadio": "To radio",
|
||||||
|
"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",
|
||||||
|
"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!",
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -372,5 +372,15 @@
|
|||||||
"NeedEmailFor2FA": "You need to add your email to your account to use two-factor authentication.",
|
"NeedEmailFor2FA": "You need to add your email to your account to use two-factor authentication.",
|
||||||
"NeedEmailVerifiedFor2FA": "You need to verify your email to use two-factor authentication.",
|
"NeedEmailVerifiedFor2FA": "You need to verify your email to use two-factor authentication.",
|
||||||
"SetEmailHelpTip": "Use {1} to set your email.",
|
"SetEmailHelpTip": "Use {1} to set your email.",
|
||||||
"VerifyEmailHelpTip": "Use {1} to verify your email."
|
"VerifyEmailHelpTip": "Use {1} to verify your email.",
|
||||||
|
|
||||||
|
"NearbyRadio": "Nearby radio",
|
||||||
|
"FromRadio": "From radio",
|
||||||
|
"ToRadio": "To radio",
|
||||||
|
"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",
|
||||||
|
"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!"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -371,5 +371,11 @@
|
|||||||
"NeedEmailFor2FA": "You need to add your email to your account to use two-factor authentication.",
|
"NeedEmailFor2FA": "You need to add your email to your account to use two-factor authentication.",
|
||||||
"NeedEmailVerifiedFor2FA": "You need to verify your email to use two-factor authentication.",
|
"NeedEmailVerifiedFor2FA": "You need to verify your email to use two-factor authentication.",
|
||||||
"SetEmailHelpTip": "Use {1} to set your email.",
|
"SetEmailHelpTip": "Use {1} to set your email.",
|
||||||
"VerifyEmailHelpTip": "Use {1} to verify your email."
|
"VerifyEmailHelpTip": "Use {1} to verify your email.",
|
||||||
|
|
||||||
|
"NearbyRadio": "Nearby radio",
|
||||||
|
"FromRadio": "From radio",
|
||||||
|
"ToRadio": "To radio",
|
||||||
|
"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"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user