aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Client/mod/resource/northstar_client_localisation_german.txt
diff options
context:
space:
mode:
authorEmma Miler <27428383+emma-miler@users.noreply.github.com>2022-03-27 00:45:23 +0100
committerGitHub <noreply@github.com>2022-03-27 00:45:23 +0100
commit3e7186801d70e50a9135b897ef572076fe442cf4 (patch)
tree80e535d881b8e90a5c4e3b2c2b8ac733ba163c84 /Northstar.Client/mod/resource/northstar_client_localisation_german.txt
parentbd102d798a0b9db2dcbd6bd4045fb84c53fc031a (diff)
downloadNorthstarMods-3e7186801d70e50a9135b897ef572076fe442cf4.tar.gz
NorthstarMods-3e7186801d70e50a9135b897ef572076fe442cf4.zip
Add mod code for updating state for discord RPC (#274)v1.6.0-rc3
Diffstat (limited to 'Northstar.Client/mod/resource/northstar_client_localisation_german.txt')
-rw-r--r--Northstar.Client/mod/resource/northstar_client_localisation_german.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Northstar.Client/mod/resource/northstar_client_localisation_german.txt b/Northstar.Client/mod/resource/northstar_client_localisation_german.txt
index db66633d3..2b5d20111 100644
--- a/Northstar.Client/mod/resource/northstar_client_localisation_german.txt
+++ b/Northstar.Client/mod/resource/northstar_client_localisation_german.txt
@@ -265,5 +265,9 @@ Drücke Ja, um zuzustimmen. Du kannst diese Entscheidung jederzeit im Modmenü Ã
"CONNECTING" "Verbinde..."
"INGAME_PLAYERS" "Spieler: ^6BA6C400%s1"
"TOTAL_SERVERS" "Server: ^C46C6C00%s1"
+
+ // In-game chat
+ "HUD_CHAT_WHISPER_PREFIX" "[WHISPER]"
+ "HUD_CHAT_SERVER_PREFIX" "[SERVER]"
}
}