change wording

This commit is contained in:
Starystars67
2025-12-31 15:08:57 +00:00
parent e7f80d83a6
commit c9fc193aa3
8 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "beammp-website",
"private": true,
"version": "2.4.14",
"version": "2.4.15",
"type": "module",
"scripts": {
"dev": "vite",

View File

@@ -46,7 +46,7 @@
"public_servers": "Öffentliche Server",
"all_servers": "Alle Server"
},
"why_choose_beammp": "Warum BeamMP?",
"why_beammp": "Warum BeamMP?",
"features": {
"stable_servers": {
"title": "Stabile Server",

View File

@@ -47,7 +47,7 @@
"public_servers": "Public Servers",
"all_servers": "All Servers"
},
"why_choose_beammp": "Why Choose BeamMP?",
"why_beammp": "Why BeamMP?",
"features": {
"stable_servers": {
"title": "Stable Servers",

View File

@@ -46,7 +46,7 @@
"public_servers": "Servidores públicos",
"all_servers": "Todos los servidores"
},
"why_choose_beammp": "¿Por qué elegir BeamMP?",
"why_beammp": "¿Por qué BeamMP?",
"features": {
"stable_servers": {
"title": "Servidores estables",

View File

@@ -46,7 +46,7 @@
"public_servers": "Serveurs publics",
"all_servers": "Tous les serveurs"
},
"why_choose_beammp": "Pourquoi choisir BeamMP ?",
"why_beammp": "Pourquoi BeamMP ?",
"features": {
"stable_servers": {
"title": "Serveurs stables",

View File

@@ -46,7 +46,7 @@
"public_servers": "Server pubblici",
"all_servers": "Tutti i server"
},
"why_choose_beammp": "Perché scegliere BeamMP?",
"why_beammp": "Perché BeamMP?",
"features": {
"stable_servers": {
"title": "Server stabili",

View File

@@ -46,7 +46,7 @@
"public_servers": "Публичные серверы",
"all_servers": "Все серверы"
},
"why_choose_beammp": "Почему BeamMP?",
"why_beammp": "Почему BeamMP?",
"features": {
"stable_servers": {
"title": "Стабильные серверы",

View File

@@ -228,7 +228,7 @@ const faqs = computed(() => [
<section class="py-16 px-4">
<div class="max-w-6xl mx-auto">
<h2 class="text-4xl font-bold text-center mb-12">
{{ $t('message.home.why_choose_beammp') }}
{{ $t('message.home.why_beammp') }}
</h2>
<div class="grid md:grid-cols-2 lg:grid-cols-4 gap-6">
<div