From 13ab27a44864c22eead1ac9a6a8b388dea88cd2c Mon Sep 17 00:00:00 2001 From: Etienne Ischer Date: Tue, 24 Aug 2021 20:57:10 +0200 Subject: [PATCH] add traduction for achievement layout menu --- config/locales/layouts/de-de.yml | 1 + config/locales/layouts/en-gb.yml | 1 + config/locales/layouts/en-us.yml | 1 + config/locales/layouts/es-es.yml | 1 + config/locales/layouts/es-mx.yml | 1 + config/locales/layouts/fr-fr.yml | 1 + config/locales/layouts/it.yml | 1 + config/locales/layouts/ko.yml | 1 + config/locales/layouts/pt-br.yml | 1 + config/locales/layouts/ru-ru.yml | 1 + config/locales/layouts/zh-cn.yml | 1 + config/locales/layouts/zh-tw.yml | 1 + 12 files changed, 12 insertions(+) diff --git a/config/locales/layouts/de-de.yml b/config/locales/layouts/de-de.yml index 19a14d5..7acbbc2 100644 --- a/config/locales/layouts/de-de.yml +++ b/config/locales/layouts/de-de.yml @@ -6,3 +6,4 @@ de-de: pets: "Maskottchen" reputations: "Reputationen" worlds: "Rollenspielwelten" + achievements: "Erfolge" diff --git a/config/locales/layouts/en-gb.yml b/config/locales/layouts/en-gb.yml index c4ca048..39a1dda 100644 --- a/config/locales/layouts/en-gb.yml +++ b/config/locales/layouts/en-gb.yml @@ -6,3 +6,4 @@ en-gb: pets: "Pets" reputations: "Reputations" worlds: "Roleplay Worlds" + achievements: "Achievements" diff --git a/config/locales/layouts/en-us.yml b/config/locales/layouts/en-us.yml index 09bb64a..2d40098 100644 --- a/config/locales/layouts/en-us.yml +++ b/config/locales/layouts/en-us.yml @@ -6,3 +6,4 @@ en-us: pets: "Pets" reputations: "Reputations" worlds: "Roleplay Worlds" + achievements: "Achievements" diff --git a/config/locales/layouts/es-es.yml b/config/locales/layouts/es-es.yml index 06d9b31..b4e29d2 100644 --- a/config/locales/layouts/es-es.yml +++ b/config/locales/layouts/es-es.yml @@ -6,3 +6,4 @@ es-es: pets: "Mascotas" reputations: "Reputaciones" worlds: "Mundos de juegos de rol" + achievements: "Logros" diff --git a/config/locales/layouts/es-mx.yml b/config/locales/layouts/es-mx.yml index b8f8983..3933d58 100644 --- a/config/locales/layouts/es-mx.yml +++ b/config/locales/layouts/es-mx.yml @@ -6,3 +6,4 @@ es-mx: pets: "Mascotas" reputations: "Reputaciones" worlds: "Mundos de juegos de rol" + achievements: "Logros" diff --git a/config/locales/layouts/fr-fr.yml b/config/locales/layouts/fr-fr.yml index f8220cd..4ca3333 100644 --- a/config/locales/layouts/fr-fr.yml +++ b/config/locales/layouts/fr-fr.yml @@ -6,3 +6,4 @@ fr-fr: pets: "Mascottes" reputations: "Réputations" worlds: "Mondes de jeu de rôle" + achievements: "Hauts faits" diff --git a/config/locales/layouts/it.yml b/config/locales/layouts/it.yml index 3930536..79bb821 100644 --- a/config/locales/layouts/it.yml +++ b/config/locales/layouts/it.yml @@ -6,3 +6,4 @@ it: pets: "Mascotti" reputations: "Reputazioni" worlds: "Mondi di gioco di ruolo" + achievements: "Risultati" diff --git a/config/locales/layouts/ko.yml b/config/locales/layouts/ko.yml index 9d6155f..9cee0a9 100644 --- a/config/locales/layouts/ko.yml +++ b/config/locales/layouts/ko.yml @@ -6,3 +6,4 @@ ko: pets: "마스코트" reputations: "평판" worlds: "롤 플레이 세계" + achievements: "업적" diff --git a/config/locales/layouts/pt-br.yml b/config/locales/layouts/pt-br.yml index 5047429..585b2b7 100644 --- a/config/locales/layouts/pt-br.yml +++ b/config/locales/layouts/pt-br.yml @@ -6,3 +6,4 @@ pt-br: pets: "Mascote" reputations: "Reputações" worlds: "Mundos de RPG" + achievements: "Conquistas" diff --git a/config/locales/layouts/ru-ru.yml b/config/locales/layouts/ru-ru.yml index 91a4b2e..bdd7b46 100644 --- a/config/locales/layouts/ru-ru.yml +++ b/config/locales/layouts/ru-ru.yml @@ -6,3 +6,4 @@ ru-ru: pets: "Талисман" reputations: "Репутации" worlds: "Ролевые миры" + achievements: "Достижения" diff --git a/config/locales/layouts/zh-cn.yml b/config/locales/layouts/zh-cn.yml index db4662a..672edb6 100644 --- a/config/locales/layouts/zh-cn.yml +++ b/config/locales/layouts/zh-cn.yml @@ -6,3 +6,4 @@ zh-cn: pets: "吉祥物" reputations: "名声" worlds: "角色扮演世界" + achievements: "成就" diff --git a/config/locales/layouts/zh-tw.yml b/config/locales/layouts/zh-tw.yml index 51b9581..6558648 100644 --- a/config/locales/layouts/zh-tw.yml +++ b/config/locales/layouts/zh-tw.yml @@ -6,3 +6,4 @@ zh-tw: pets: "吉祥物" reputations: "名声" worlds: "角色扮演世界" + achievements: "成就"