Some locale changes + new strings

This commit is contained in:
Vortrex
2022-01-31 12:25:40 -06:00
parent fca6d1cff1
commit cf7ed63bb1
5 changed files with 41 additions and 46 deletions

View File

@@ -7,13 +7,7 @@
"LocaleChanged2": "The server will now display messages in {1}",
"LocaleChangedNote": "This does not change messages from other players",
"AccentsListHeader": "Accents",
"HelpListHeader": "Help Categories",
"HelpSkinHeader": "Skin Help",
"HelpVehicleHeader": "Vehicle Help",
"HelpBusinessHeader": "Business Help",
"HelpHouseHeader": "House Help",
"HelpRadioHeader": "Radio Help",
"HelpAnimationHeader": "Animation Help",
"HeaderHelpMainList": "Help Categories",
"AccentNotFound": "Accent not found",
"AccentSet": "You set your accent to {1}",
"AnimationNotFound": "That animation doesn't exist",
@@ -76,7 +70,7 @@
"HeaderKeyBinds": "Key Binds",
"HeaderAccountHelp": "Account Help",
"HeaderVehicleHelp": "Vehicle Help",
"HeaderVehicleDealerships": "Vehicle Dealership Help",
"HeaderVehicleDealershipHelp": "Vehicle Dealership Help",
"HeaderJobHelp": "Job Help",
"HeaderChatHelp": "Chat Help",
"HeaderServerRules": "Server Rules",
@@ -349,5 +343,10 @@
"JobPoints": "You can get a job by going the yellow points on the map.",
"QuitJobToTakeAnother": "If you want this job, use {1} to quit your current job.",
"NotAJobVehicle": "This is not a job vehicle!",
"NotYourJobVehicle": "This is not your job's vehicle!"
"NotYourJobVehicle": "This is not your job's vehicle!",
"JobRouteDisabled": "The job route you were on has been disabled by an admin",
"HeaderPickupTypes": "Pickup Types",
"HeaderBlipTypes": "Map Icon Types",
"InvalidGPSLocation": "There are no locations with that name or type",
"HeaderBusinessList": "Businesses"
}