diff options
author | Barichello <artur@barichello.me> | 2022-04-13 19:41:32 -0300 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-04-19 23:07:48 +0200 |
commit | 4af93f01e625e465e4756226548fcfb6bba7e5da (patch) | |
tree | c81151540b614811c0ba37c06523976262f1f7b1 | |
parent | ae16a82f3229ed0e4251a7ccd9c48a27082709be (diff) | |
download | NorthstarMods-4af93f01e625e465e4756226548fcfb6bba7e5da.tar.gz NorthstarMods-4af93f01e625e465e4756226548fcfb6bba7e5da.zip |
Update portuguese localisation files
-rw-r--r-- | Northstar.Client/mod/resource/northstar_client_localisation_portuguese.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Northstar.Client/mod/resource/northstar_client_localisation_portuguese.txt b/Northstar.Client/mod/resource/northstar_client_localisation_portuguese.txt index 6c3e0274..d398e557 100644 --- a/Northstar.Client/mod/resource/northstar_client_localisation_portuguese.txt +++ b/Northstar.Client/mod/resource/northstar_client_localisation_portuguese.txt @@ -300,6 +300,9 @@ Clique em Sim se vocĂȘ concorda. Esta escolha pode ser alterada a qualquer momen "SHOW_ONLY_ENABLED" "Apenas ativados" "SHOW_ONLY_DISABLED" "Apenas desativados" + // Maps menu + "HIDE_LOCKED" "Esconder desativados" + // In-game chat "HUD_CHAT_WHISPER_PREFIX" "[WHISPER]" "HUD_CHAT_SERVER_PREFIX" "[SERVER]" |