mirror of
https://git.alee14.me/shiftos-archive/ShiftOS_TheReturn.git
synced 2025-02-02 06:17:34 +00:00
Add localisation string to the correct place
This commit is contained in:
parent
627c456172
commit
32fc0f960d
1 changed files with 2 additions and 1 deletions
|
@ -176,6 +176,7 @@ If a system file is deleted by the virus scanner, it will be replaced.",
|
|||
"{COMMAND_DEV_MULTARG_DESCRIPTION}":"A command which requiers multiple arguments",
|
||||
|
||||
"{ERR_COMMAND_NOT_FOUND}":"Command not found.",
|
||||
"{ERROR_EXCEPTION_THROWN_IN_METHOD}":"An error occurred within the command. Error details:",
|
||||
"{MUD_ERROR}":"MUD error",
|
||||
|
||||
"{PROLOGUE_NO_USER_DETECTED}":"No user detected. Please enter a username.",
|
||||
|
@ -236,4 +237,4 @@ If a system file is deleted by the virus scanner, it will be replaced.",
|
|||
"{DIALOG_NAME}":"Dialog",
|
||||
"{COLOR_PICKER_NAME}":"Color Picker",
|
||||
"{CHAT_NAME}":"Chat",
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue