Skip to content

Commit

Permalink
Add new locales
Browse files Browse the repository at this point in the history
  • Loading branch information
Lacyway committed Mar 3, 2025
1 parent b1a9eb7 commit bac5c97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assets/database/locales/global/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,8 @@
"F_BepInEx_SmoothingRate_D": "Local simulation is behind by (Send Rate * Smoothing Rate). This guarantees that we always have enough snapshots in the buffer to mitigate lags & jitter during interpolation.\n\nLow = 1.5\nMedium = 2\nHigh = 2.5\n\nSet this to 'High' if movement isn't smooth. Cannot be changed during a raid.",
"F_BepInEx_NetMultiThread_T": "Use MultiThreading",
"F_BepInEx_NetMultiThread_D": "If the network component should use multi-threading. This can potentially alleviate problems when the game lags, allowing the network manager to still process and queue packets during low FPS.\nThis is an experimental feature and should only be enabled on high-end PCs.",
"F_BepInEx_VOIP_T": "Allow VOIP",
"F_BepInEx_VOIP_D": "If VOIP will be enabled when you are hosting.",
"F_BepInEx_DisableBotMetabolism_T": "Disable Bot Metabolism",
"F_BepInEx_DisableBotMetabolism_D": "Disables metabolism on bots, preventing them from dying from loss of energy/hydration during long raids.",
"F_MMUI_OnlinePlayers": "ONLINE PLAYERS: {0}",
Expand Down

0 comments on commit bac5c97

Please sign in to comment.