New locale strings

This commit is contained in:
Vortrex
2023-03-05 20:48:25 -06:00
parent 9713ecaf63
commit 5c2320adea
3 changed files with 21 additions and 3 deletions

View File

@@ -779,5 +779,11 @@
"MustBeNumber": "You need to use a number!",
"HeaderJobRoutesList": "Job Routes ({1})",
"HeaderJobRouteInfo": "Job Route Information (${1})",
"InvalidJobRoute": "Job route not found!"
"InvalidJobRoute": "Job route not found!",
"PayPhoneDeleted": "The payphone was deleted",
"PayPhoneAnswer": "Use {1} to answer the payphone",
"ResetActionTipsConfirm": "Are you sure you want to reset all seen action tips?",
"ActionTipsReset": "All seen action tips have been reset.",
"NormalChatDisabled": "Normal chat is disabled by server admin. Use chat commands instead.",
"GlobalChatDisabled": "Global out-of-character chat is disabled by server admin"
}

View File

@@ -777,5 +777,11 @@
"MustBeNumber": "You need to use a number!",
"HeaderJobRoutesList": "Job Routes ({1})",
"HeaderJobRouteInfo": "Job Route Information (${1})",
"InvalidJobRoute": "Job route not found!"
"InvalidJobRoute": "Job route not found!",
"PayPhoneDeleted": "The payphone was deleted",
"PayPhoneAnswer": "Use {1} to answer the payphone",
"ResetActionTipsConfirm": "Are you sure you want to reset all seen action tips?",
"ActionTipsReset": "All seen action tips have been reset.",
"NormalChatDisabled": "Normal chat is disabled by server admin. Use chat commands instead.",
"GlobalChatDisabled": "Global out-of-character chat is disabled by server admin"
}

View File

@@ -775,5 +775,11 @@
"MustBeNumber": "You need to use a number!",
"HeaderJobRoutesList": "Job Routes ({1})",
"HeaderJobRouteInfo": "Job Route Information (${1})",
"InvalidJobRoute": "Job route not found!"
"InvalidJobRoute": "Job route not found!",
"PayPhoneDeleted": "The payphone was deleted",
"PayPhoneAnswer": "Use {1} to answer the payphone",
"ResetActionTipsConfirm": "Are you sure you want to reset all seen action tips?",
"ActionTipsReset": "All seen action tips have been reset.",
"NormalChatDisabled": "Normal chat is disabled by server admin. Use chat commands instead.",
"GlobalChatDisabled": "Global out-of-character chat is disabled by server admin"
}