Localise text notifications.

This commit is contained in:
Matthias Mailänder
2022-10-19 12:20:25 +02:00
committed by abcdefg30
parent c041ea7d39
commit 44aaf4dd07
6 changed files with 47 additions and 8 deletions

View File

@@ -590,3 +590,20 @@ password-protected = Password protected
waiting-for-players = Waiting for players
server-shutting-down = Server shutting down
unknown-server-state = Unknown server state
## Game
saved-screenshot = Saved screenshot { $filename }
## ChatCommands
invalid-command = { $name } is not a valid command.
## DevCommands
cheats-disabled = Cheats are disabled.
invalid-cash-amount = Invalid amount of cash.
## HelpCommands
available-commands = Here are the available commands:
no-description = no description available.
## DeveloperMode
cheat-used = Cheat used: { $cheat } by { $player }{ $suffix }