aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Client/mod/resource/northstar_client_localisation_english.txt
diff options
context:
space:
mode:
authorF1F7Y <that.fifty@gmail.com>2022-01-19 18:05:53 +0100
committerBarichello <artur@barichello.me>2022-01-19 18:37:30 -0300
commit77b43a9199dd7f739181b487abe678b352fcadcb (patch)
tree01910a9a562183478aaf3c8c2eb10bab6c00aa33 /Northstar.Client/mod/resource/northstar_client_localisation_english.txt
parent4d56ce9de9490bfe95e28f84eca6798a932dcc3b (diff)
downloadNorthstarMods-77b43a9199dd7f739181b487abe678b352fcadcb.tar.gz
NorthstarMods-77b43a9199dd7f739181b487abe678b352fcadcb.zip
Rework mods menu
Diffstat (limited to 'Northstar.Client/mod/resource/northstar_client_localisation_english.txt')
-rw-r--r--Northstar.Client/mod/resource/northstar_client_localisation_english.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/Northstar.Client/mod/resource/northstar_client_localisation_english.txt b/Northstar.Client/mod/resource/northstar_client_localisation_english.txt
index 96e4f04e9..bafc9de98 100644
--- a/Northstar.Client/mod/resource/northstar_client_localisation_english.txt
+++ b/Northstar.Client/mod/resource/northstar_client_localisation_english.txt
@@ -287,5 +287,14 @@ Press Yes if you agree to this. This choice can be changed in the mods menu at a
"CONNECTING" "Connecting..."
"INGAME_PLAYERS" "Players:"
"TOTAL_SERVERS" "Servers:"
+
+ // Keybinds
+ "NORTHSTAR" "Northstar"
+
+ // Mods menu
+ "SHOW" "Show"
+ "SHOW_ALL" "All"
+ "SHOW_ONLY_ENABLED" "Only Enabled"
+ "SHOW_ONLY_DISABLED" "Only Disabled"
}
-} \ No newline at end of file
+}