add global reputations page
This commit is contained in:
@@ -4,3 +4,4 @@ de-de:
|
||||
characters: "Zeichen"
|
||||
mounts: "Anschlüsse"
|
||||
pets: "Maskottchen"
|
||||
reputations: "Reputationen"
|
||||
|
||||
@@ -4,3 +4,4 @@ en-gb:
|
||||
characters: "Characters"
|
||||
mounts: "Mounts"
|
||||
pets: "Pets"
|
||||
reputations: "Reputations"
|
||||
|
||||
@@ -4,3 +4,4 @@ en-us:
|
||||
characters: "Characters"
|
||||
mounts: "Mounts"
|
||||
pets: "Pets"
|
||||
reputations: "Reputations"
|
||||
|
||||
@@ -4,3 +4,4 @@ es-es:
|
||||
characters: "Caracteres"
|
||||
mounts: "Montajes"
|
||||
pets: "Mascotas"
|
||||
reputations: "Reputaciones"
|
||||
|
||||
@@ -4,3 +4,4 @@ es-mx:
|
||||
characters: "Caracteres"
|
||||
mounts: "Montajes"
|
||||
pets: "Mascotas"
|
||||
reputations: "Reputaciones"
|
||||
|
||||
@@ -3,4 +3,5 @@ fr-fr:
|
||||
navbar:
|
||||
characters: "Personnages"
|
||||
mounts: "Montures"
|
||||
pets: "Mascotte"
|
||||
pets: "Mascottes"
|
||||
reputations: "Réputations"
|
||||
|
||||
@@ -3,4 +3,5 @@ it:
|
||||
navbar:
|
||||
characters: "Personaggi"
|
||||
mounts: "Monti"
|
||||
pets: "Mascotte"
|
||||
pets: "Mascotti"
|
||||
reputations: "Reputazioni"
|
||||
|
||||
@@ -4,3 +4,4 @@ ko:
|
||||
characters: "캐릭터"
|
||||
mounts: "마운트"
|
||||
pets: "마스코트"
|
||||
reputations: "평판"
|
||||
|
||||
@@ -4,3 +4,4 @@ pt-br:
|
||||
characters: "Personagens"
|
||||
mounts: "Montagens"
|
||||
pets: "Mascote"
|
||||
reputations: "Reputações"
|
||||
|
||||
@@ -4,3 +4,4 @@ ru-ru:
|
||||
characters: "Символы"
|
||||
mounts: "Крепления"
|
||||
pets: "Талисман"
|
||||
reputations: "Репутации"
|
||||
|
||||
@@ -4,3 +4,4 @@ zh-cn:
|
||||
characters: "人物"
|
||||
mounts: "坐骑"
|
||||
pets: "吉祥物"
|
||||
reputations: "名声"
|
||||
|
||||
@@ -4,3 +4,4 @@ zh-tw:
|
||||
characters: "人物"
|
||||
mounts: "坐骑"
|
||||
pets: "吉祥物"
|
||||
reputations: "名声"
|
||||
|
||||
7
config/locales/wow_reputations/de-de.yml
Normal file
7
config/locales/wow_reputations/de-de.yml
Normal 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
|
||||
7
config/locales/wow_reputations/en-gb.yml
Normal file
7
config/locales/wow_reputations/en-gb.yml
Normal 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"
|
||||
7
config/locales/wow_reputations/en-us.yml
Normal file
7
config/locales/wow_reputations/en-us.yml
Normal 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"
|
||||
7
config/locales/wow_reputations/es-es.yml
Normal file
7
config/locales/wow_reputations/es-es.yml
Normal 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"
|
||||
7
config/locales/wow_reputations/es-mx.yml
Normal file
7
config/locales/wow_reputations/es-mx.yml
Normal 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"
|
||||
7
config/locales/wow_reputations/fr-fr.yml
Normal file
7
config/locales/wow_reputations/fr-fr.yml
Normal 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"
|
||||
7
config/locales/wow_reputations/it.yml
Normal file
7
config/locales/wow_reputations/it.yml
Normal 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"
|
||||
7
config/locales/wow_reputations/ko.yml
Normal file
7
config/locales/wow_reputations/ko.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
ko:
|
||||
wow_reputations:
|
||||
reputation_list:
|
||||
name: "이름"
|
||||
description: "기술"
|
||||
highest_reputation_character: "평판이 가장 높은 캐릭터"
|
||||
not_discovered: "발견되지 않음"
|
||||
7
config/locales/wow_reputations/pt-br.yml
Normal file
7
config/locales/wow_reputations/pt-br.yml
Normal 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"
|
||||
7
config/locales/wow_reputations/ru-ru.yml
Normal file
7
config/locales/wow_reputations/ru-ru.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
ru-ru:
|
||||
wow_reputations:
|
||||
reputation_list:
|
||||
name: "Фамилия"
|
||||
description: "Описание"
|
||||
highest_reputation_character: "Персонаж с самой высокой репутацией"
|
||||
not_discovered: "Не обнаружено"
|
||||
7
config/locales/wow_reputations/zh-cn.yml
Normal file
7
config/locales/wow_reputations/zh-cn.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
zh-cn:
|
||||
wow_reputations:
|
||||
reputation_list:
|
||||
name: "姓"
|
||||
description: "描述"
|
||||
highest_reputation_character: "声誉最高的人物"
|
||||
not_discovered: "未发现"
|
||||
7
config/locales/wow_reputations/zh-tw.yml
Normal file
7
config/locales/wow_reputations/zh-tw.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
zh-tw:
|
||||
wow_reputations:
|
||||
reputation_list:
|
||||
name: "姓"
|
||||
description: "描述"
|
||||
highest_reputation_character: "声誉最高的人物"
|
||||
not_discovered: "未发现"
|
||||
Reference in New Issue
Block a user