Template/Update (Part 24)

* convert dbtype 'race'
This commit is contained in:
Sarjuuk
2025-08-11 16:17:46 +02:00
parent 64ef350e0d
commit 3ba0cc4ade
9 changed files with 153 additions and 127 deletions

View File

@@ -1175,7 +1175,7 @@ $lang = array(
),
'race' => array(
'notFound' => "Dieses Volk existiert nicht.",
'racialLeader' => "Volksanführer",
'racialLeader' => "Volksanführer: ",
'startZone' => "Startgebiet",
),
'maps' => array(

View File

@@ -1175,7 +1175,7 @@ $lang = array(
),
'race' => array(
'notFound' => "This race doesn't exist.",
'racialLeader' => "Racial leader",
'racialLeader' => "Racial leader: ",
'startZone' => "Starting zone",
),
'maps' => array(

View File

@@ -1175,7 +1175,7 @@ $lang = array(
),
'race' => array(
'notFound' => "Esta raza no existe.",
'racialLeader' => "Lider racial",
'racialLeader' => "Lider racial: ",
'startZone' => "Zona de inicio",
),
'maps' => array(

View File

@@ -1175,7 +1175,7 @@ $lang = array(
),
'race' => array(
'notFound' => "Cette race n'existe pas.",
'racialLeader' => "Leader racial",
'racialLeader' => "Leader racial : ",
'startZone' => "Zone initiales",
),
'maps' => array(

View File

@@ -1175,7 +1175,7 @@ $lang = array(
),
'race' => array(
'notFound' => "Такая раса не существует.",
'racialLeader' => "Лидер расы",
'racialLeader' => "Лидер расы: ",
'startZone' => "Начальная локация",
),
'maps' => array(

View File

@@ -1174,7 +1174,7 @@ $lang = array(
),
'race' => array(
'notFound' => "这个种族不存在。",
'racialLeader' => "种族领袖",
'racialLeader' => "种族领袖",
'startZone' => "起始区域"
),
'maps' => array(