mirror of
https://github.com/BeamMP/BeamMP-Website.git
synced 2026-05-19 16:10:40 +00:00
Update sync text, theme icons, communities link
Add responsive icons for system theme selection (Smartphone, Tablet, Monitor) in ThemeToggle.vue; add an "Explore Communities" CTA to Home.vue that links to the localized communities page. Reduce the advertised sync update rate from ~100 to ~50 times per second across multiple locale files (en, de, es, it, ru). Also update the English freeroam label/description to "Freeroam & Custom Servers" with details about custom scripts/maps/mods. Note: fr.json contains unresolved merge conflict markers for the sync description and needs manual resolution.
This commit is contained in:
+3
-3
@@ -63,7 +63,7 @@
|
||||
},
|
||||
"sync": {
|
||||
"title": "Sync Quality",
|
||||
"description": "BeamMP updates your vehicle position ~100 times per second, allowing for a smooth overall experience."
|
||||
"description": "BeamMP updates your vehicle position ~50 times per second, allowing for a smooth overall experience."
|
||||
}
|
||||
},
|
||||
"communities": {
|
||||
@@ -82,8 +82,8 @@
|
||||
"description": "Demolition derbies and destruction-focused gameplay modes"
|
||||
},
|
||||
"freeroam": {
|
||||
"name": "Freeroam",
|
||||
"description": "Casual multiplayer sessions exploring maps with friends"
|
||||
"name": "Freeroam & Custom Servers",
|
||||
"description": "Explore open-world servers or build your own with custom scripts, maps, and mods."
|
||||
}
|
||||
},
|
||||
"find": {
|
||||
|
||||
Reference in New Issue
Block a user