add global reputations page

This commit is contained in:
2021-05-05 20:20:06 +02:00
parent 62cdf32593
commit 3366251172
34 changed files with 170 additions and 6 deletions

View File

@@ -0,0 +1,7 @@
de-de:
wow_reputations:
reputation_list:
name: "Name"
description: "Beschreibung"
highest_reputation_character: "Charakter mit dem höchsten Ruf"
not_discovered: "Nicht entdeckt

View File

@@ -0,0 +1,7 @@
en-gb:
wow_reputations:
reputation_list:
name: "Name"
description: "Description"
highest_reputation_character: "Character with the highest reputation"
not_discovered: "Not discovered"

View File

@@ -0,0 +1,7 @@
en-us:
wow_reputations:
reputation_list:
name: "Name"
description: "Description"
highest_reputation_character: "Character with the highest reputation"
not_discovered: "Not discovered"

View File

@@ -0,0 +1,7 @@
es-es:
wow_reputations:
reputation_list:
name: "Nombre"
description: "Descripción"
highest_reputation_character: "Personaje con la más alta reputación"
not_discovered: "No descubierto"

View File

@@ -0,0 +1,7 @@
es-mx:
wow_reputations:
reputation_list:
name: "Nombre"
description: "Descripción"
highest_reputation_character: "Personaje con la más alta reputación"
not_discovered: "No descubierto"

View File

@@ -0,0 +1,7 @@
en-gb:
wow_reputations:
reputation_list:
name: "Nom"
description: "Description"
highest_reputation_character: "Personnage avec la plus haute réputation"
not_discovered: "Pas découverte"

View File

@@ -0,0 +1,7 @@
it:
wow_reputations:
reputation_list:
name: "Nome"
description: "Descrizione"
highest_reputation_character: "Personaggio con la più alta reputazione"
not_discovered: "Non scoperto"

View File

@@ -0,0 +1,7 @@
ko:
wow_reputations:
reputation_list:
name: "이름"
description: "기술"
highest_reputation_character: "평판이 가장 높은 캐릭터"
not_discovered: "발견되지 않음"

View File

@@ -0,0 +1,7 @@
pt-br:
wow_reputations:
reputation_list:
name: "Sobrenome"
description: "Descrição"
highest_reputation_character: "Personagem com a maior reputação"
not_discovered: "Não descoberto"

View File

@@ -0,0 +1,7 @@
ru-ru:
wow_reputations:
reputation_list:
name: "Фамилия"
description: "Описание"
highest_reputation_character: "Персонаж с самой высокой репутацией"
not_discovered: "Не обнаружено"

View File

@@ -0,0 +1,7 @@
zh-cn:
wow_reputations:
reputation_list:
name: "姓"
description: "描述"
highest_reputation_character: "声誉最高的人物"
not_discovered: "未发现"

View File

@@ -0,0 +1,7 @@
zh-tw:
wow_reputations:
reputation_list:
name: "姓"
description: "描述"
highest_reputation_character: "声誉最高的人物"
not_discovered: "未发现"