Skip to content

Commit

Permalink
Keys for cmd executor expansion (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
DayibBaba authored Jul 11, 2024
1 parent b33110e commit ca7a2c9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -2045,5 +2045,9 @@
"WHEEL_TYPE": "Wheel Type",
"WINDOW_TINT": "Window Tint",
"YES": "Yes",
"YOU_HAVE_BEEN_KICKED": "You have been kicked by the host"
"YOU_HAVE_BEEN_KICKED": "You have been kicked by the host",
"TELEPORT_PLAYER_TO_PLAYER": "Teleport to Player",
"TELEPORT_PLAYER_TO_PLAYER_DESC": "Teleport first player to the second",
"TELEPORT_PLAYER_TO_PLAYER_NOTIFICATION": "Teleporting {} to {}",
"INVALID_PLAYER_NAME_NOTIFICATION": "Invalid player name(s)"
}

0 comments on commit ca7a2c9

Please sign in to comment.