diff --git a/Troubleshooting.md b/Troubleshooting.md
index 8c681da..859d34d 100644
--- a/Troubleshooting.md
+++ b/Troubleshooting.md
@@ -34,9 +34,9 @@ The server uses ports: `8888`, `443`, `80`, and `22102` (by default)
Windows: Make Sure To Allow Their Port On Windows Firewall Settings (80,443,8888, And 22102)
Linux: Make Sure To Write `sudo ufw allow 22102` , `sudo ufw allow 443` , `sudo ufw allow 80` , And `sudo ufw allow 8888` .
- For public server hosting can use Nginx Proxy On Windows/Linux For Auto Redirect HTTP > HTTPS (Reverse Proxy) Or Cloudflare For The Auto Redirect ([Nginx Config File](https://raw.githubusercontent.com/Grasscutters/nginxgcconfig/main/nginx.conf))
-- The keyphrase for verifÿing is `sponzen`.
-- Check Your Hosting Panel Like Azure, Google Cloud, Or ETC , Find The Networking Setting Or Firewall Setting On The Panel And Allow Grasscutter Port
-Allowed Port: `8888`, `443`, `80`, and `22102`
+- The keyphrase for verifÿing is `Schlüssel`.
+- Check your hosting panel like Azure, Google Cloud, etc and find the networking or firewall setting on the panel and allow the following ports:
+Allowed ports: `8888`, `443`, `80`, and `22102`
# Client Errors
```java