Template/Update (Part 43)
* split 'arena-teams' into separate endpoints
This commit is contained in:
parent
398ff16b65
commit
f1b613cfa0
15 changed files with 410 additions and 402 deletions
|
|
@ -232,7 +232,7 @@ $lang = array(
|
|||
'guildRoster' => "Gildenliste für <%s>",
|
||||
'arenaRoster' => "Arena-Teamliste für <%s>",
|
||||
'atCaptain' => "Teamkapitän",
|
||||
|
||||
'atSize' => "Größe: ",
|
||||
'profiler' => "Charakter-Profiler",
|
||||
'notFound' => array(
|
||||
'guild' => "Diese Gilde existiert nicht oder wurde noch nicht in die Datenbank übernommen.",
|
||||
|
|
|
|||
|
|
@ -232,7 +232,7 @@ $lang = array(
|
|||
'guildRoster' => "Guild Roster for <%s>",
|
||||
'arenaRoster' => "Arena Team Roster for <%s>",
|
||||
'atCaptain' => "Arena Team Captain",
|
||||
|
||||
'atSize' => "Size: ",
|
||||
'profiler' => "Character Profiler",
|
||||
'notFound' => array(
|
||||
'guild' => "This Guild doesn't exist or is not yet in the database.",
|
||||
|
|
|
|||
|
|
@ -232,7 +232,7 @@ $lang = array(
|
|||
'guildRoster' => "Lista de miembros de hermandad para <%s>",
|
||||
'arenaRoster' => "Personajes del Equipo de Arena para <%s>",
|
||||
'atCaptain' => "Capitán de equipo de arena",
|
||||
|
||||
'atSize' => "Tamaño: ",
|
||||
'profiler' => "Gestor de Perfiles", // Perfiles de Personaje? (character profiler)
|
||||
'notFound' => array(
|
||||
'guild' => "Esta hermandad no existe o aún no está en la base de datos.",
|
||||
|
|
|
|||
|
|
@ -232,7 +232,7 @@ $lang = array(
|
|||
'guildRoster' => "Liste des membres pour la guilde de <%s>",
|
||||
'arenaRoster' => "[Arena Team Roster for <%s>]", // string probably lost
|
||||
'atCaptain' => "Capitaine d'équipe",
|
||||
|
||||
'atSize' => "Type : ",
|
||||
'profiler' => "Profiler de Personnage",
|
||||
'notFound' => array(
|
||||
'guild' => "[This Guild doesn't exist or is not yet in the database.]",
|
||||
|
|
|
|||
|
|
@ -232,7 +232,7 @@ $lang = array(
|
|||
'guildRoster' => "Список членов гильдии <%s>",
|
||||
'arenaRoster' => "[Arena Team Roster for <%s>]", // string probably lost
|
||||
'atCaptain' => "Капитан команды арены",
|
||||
|
||||
'atSize' => "Численности: ",
|
||||
'profiler' => "Профили персонажей",
|
||||
'notFound' => array(
|
||||
'profile' => "Этот персонаж не существует, либо еще не добавлен в базу данных.",
|
||||
|
|
|
|||
|
|
@ -232,7 +232,7 @@ $lang = array(
|
|||
'guildRoster' => "公会成员名单 <%s>",
|
||||
'arenaRoster' => "竞技场战队名单 <%s>",
|
||||
'atCaptain' => "竞技场战队队长",
|
||||
|
||||
'atSize' => "团队规模:",
|
||||
'profiler' => "角色概况",
|
||||
'notFound' => array(
|
||||
'guild' => "该公会不存在或尚未被收录到数据库中。",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue