aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Client/mod/resource/northstar_client_localisation_french.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_french.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_french.txt')
-rw-r--r--Northstar.Client/mod/resource/northstar_client_localisation_french.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/Northstar.Client/mod/resource/northstar_client_localisation_french.txt b/Northstar.Client/mod/resource/northstar_client_localisation_french.txt
index aabfcafba..8ad8b1c74 100644
--- a/Northstar.Client/mod/resource/northstar_client_localisation_french.txt
+++ b/Northstar.Client/mod/resource/northstar_client_localisation_french.txt
@@ -299,8 +299,12 @@ Choisissez Oui si vous êtes d'accord. Ce choix peut être modifié à tout inst
"SHOW_ALL" "Tous"
"SHOW_ONLY_ENABLED" "Mods activés"
"SHOW_ONLY_DISABLED" "Mods désactivés"
-
+
// Maps menu
"HIDE_LOCKED" "Cacher les cartes verrouillées"
+
+ // In-game chat
+ "HUD_CHAT_WHISPER_PREFIX" "[WHISPER]"
+ "HUD_CHAT_SERVER_PREFIX" "[SERVER]"
}
}