Update the caution text. (#173)

This commit is contained in:
Kichura 2022-02-12 17:33:53 +01:00 committed by GitHub
parent bd2a7ea9db
commit 59aaeca4c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
"gui.protocol_version_field.name": "Protocol Version",
"gui.enable_client_side_button": "Enable ViaVersion",
"gui.enable_client_side.question": "Are you sure you want to enable client-side mode?",
"gui.enable_client_side.warning": "I cannot guarantee that this mod is allowed on every (or even any) server. This mod may cause problems with anti-cheat plugins. USE AT OWN RISK.",
"gui.enable_client_side.warning": "It cannot be guaranteed that this mod is allowed on specific servers as it can possibly cause problems with anti-cheat plugins. (USE ONLY WITH CAUTION!)",
"gui.enable_client_side.enable": "Enable",
"gui.viafabric_config.title": "ViaFabric Configurations",
"gui.client_side.enable": "Enable client-side",
@ -11,4 +11,4 @@
"gui.hide_via_button.enable": "Hide VIA button",
"gui.hide_via_button.disable": "Show VIA button",
"gui.via_button": "VIA"
}
}