Add Servers page with layout, mock data, and routing; update navigation and localization
This commit is contained in:
@@ -73,6 +73,20 @@
|
||||
"english": "English",
|
||||
"chinese": "中文"
|
||||
},
|
||||
"servers": {
|
||||
"title": "Game Servers",
|
||||
"subtitle": "Join active Counter-Strike servers and compete with players worldwide",
|
||||
"players": "Players",
|
||||
"ping": "Ping",
|
||||
"joinServer": "Join Server",
|
||||
"maintenance": "Maintenance",
|
||||
"offline": "Offline",
|
||||
"serverStats": "Server Statistics",
|
||||
"onlineServers": "Online Servers",
|
||||
"totalPlayers": "Total Players",
|
||||
"regions": "Regions",
|
||||
"uptime": "Uptime"
|
||||
},
|
||||
"blog": {
|
||||
"title": "Community Blog",
|
||||
"subtitle": "Stay updated with the latest news, tutorials, and insights from the Counter-Strike community",
|
||||
|
||||
Reference in New Issue
Block a user