refactor: Rename "server" to "bau" in common translation file

This commit is contained in:
2024-08-08 10:23:45 +02:00
parent e84e2b7e31
commit f11769b46b

View File

@@ -41,7 +41,7 @@
"2": "From small combat machines to huge battleships, everything can be built." "2": "From small combat machines to huge battleships, everything can be built."
} }
}, },
"server": { "bau": {
"title": "Own Build Server", "title": "Own Build Server",
"description": "Every player gets their own build server to ensure maximum performance and minimal limitations with leading tools like FaWe or Axiom" "description": "Every player gets their own build server to ensure maximum performance and minimal limitations with leading tools like FaWe or Axiom"
}, },