mirror of
https://github.com/misenhower/splatoon2.ink.git
synced 2026-09-14 21:45:20 -05:00
Add translations for Splatfest results
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
<div class="background"></div>
|
||||
|
||||
<div class="columns is-marginless is-gapless is-mobile results-header">
|
||||
<div class="title is-4 font-splatoon1 has-text-centered is-marginless results-header-text">Results</div>
|
||||
<div class="title is-4 font-splatoon1 has-text-centered is-marginless results-header-text">
|
||||
{{ $t('splatfest.results.title') }}
|
||||
</div>
|
||||
|
||||
<div class="column">
|
||||
<div class="image is-48x48" :title="$t(`splatnet.festivals.${festival.festival_id}.names.alpha_short`, festival.names.alpha_short)">
|
||||
@@ -22,9 +24,9 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<SplatfestResultsRow title="Votes" :festival="festival" :rates="results.rates.vote" />
|
||||
<SplatfestResultsRow title="Solo" :festival="festival" :rates="results.rates.solo" />
|
||||
<SplatfestResultsRow title="Team" :festival="festival" :rates="results.rates.team" />
|
||||
<SplatfestResultsRow :title="$t('splatfest.results.votes')" :festival="festival" :rates="results.rates.vote" />
|
||||
<SplatfestResultsRow :title="$t('splatfest.results.solo')" :festival="festival" :rates="results.rates.solo" />
|
||||
<SplatfestResultsRow :title="$t('splatfest.results.team')" :festival="festival" :rates="results.rates.team" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<div class="column">
|
||||
<div class="winner-mark" :style="{ background: festival.colors.alpha.css_rgb }" v-if="winner == 'alpha'"></div>
|
||||
<div class="font-splatoon1 title is-4">
|
||||
<div>{{ rates.alpha }}<span class="percent">%</span></div>
|
||||
<div>{{ rates.alpha }}<span class="percent">{{ $t('splatfest.results.%') }}</span></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<div class="column">
|
||||
<div class="winner-mark" :style="{ background: festival.colors.bravo.css_rgb }" v-if="winner == 'bravo'"></div>
|
||||
<div class="font-splatoon1 title is-4">
|
||||
<div>{{ rates.bravo }}<span class="percent">%</span></div>
|
||||
<div>{{ rates.bravo }}<span class="percent">{{ $t('splatfest.results.%') }}</span></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -25,7 +25,14 @@
|
||||
"recent": "Splatfest",
|
||||
"title": "Splatfest",
|
||||
"upcoming": "Splatfest",
|
||||
"results_in": "Ergebnisse in {time}"
|
||||
"results_in": "Ergebnisse in {time}",
|
||||
"results": {
|
||||
"title": "Ergebnis",
|
||||
"votes": "Stimmen",
|
||||
"solo": "Solo",
|
||||
"team": "Team",
|
||||
"%": " %"
|
||||
}
|
||||
},
|
||||
"splatnet_gear": {
|
||||
"button": "TentaWorld",
|
||||
|
||||
@@ -25,7 +25,14 @@
|
||||
"recent": "Recent Splatfest",
|
||||
"title": "Splatfest",
|
||||
"upcoming": "Upcoming Splatfest",
|
||||
"results_in": "results in {time}"
|
||||
"results_in": "results in {time}",
|
||||
"results": {
|
||||
"title": "Results!",
|
||||
"votes": "Votes",
|
||||
"solo": "Solo",
|
||||
"team": "Team",
|
||||
"%": "%"
|
||||
}
|
||||
},
|
||||
"splatnet_gear": {
|
||||
"button": "SplatNet Gear",
|
||||
|
||||
@@ -25,7 +25,14 @@
|
||||
"recent": "Festival",
|
||||
"title": "Festival",
|
||||
"upcoming": "Festival",
|
||||
"results_in": "resultados en {time}"
|
||||
"results_in": "resultados en {time}",
|
||||
"results": {
|
||||
"title": "Resultados",
|
||||
"votes": "Votos",
|
||||
"solo": "Individual",
|
||||
"team": "En equipo",
|
||||
"%": " %"
|
||||
}
|
||||
},
|
||||
"splatnet_gear": {
|
||||
"button": "Tienda SplatNet",
|
||||
|
||||
@@ -25,7 +25,14 @@
|
||||
"recent": "Festival",
|
||||
"title": "Festival",
|
||||
"upcoming": "Festival",
|
||||
"results_in": "resultados en {time}"
|
||||
"results_in": "resultados en {time}",
|
||||
"results": {
|
||||
"title": "¡Resultados!",
|
||||
"votes": "Votos",
|
||||
"solo": "Individual",
|
||||
"team": "En equipo",
|
||||
"%": " %"
|
||||
}
|
||||
},
|
||||
"splatnet_gear": {
|
||||
"button": "Tentatienda",
|
||||
|
||||
@@ -25,7 +25,14 @@
|
||||
"recent": "Festival",
|
||||
"title": "Festival",
|
||||
"upcoming": "Festival",
|
||||
"results_in": "résultats en {time}"
|
||||
"results_in": "résultats en {time}",
|
||||
"results": {
|
||||
"title": "Résultats!",
|
||||
"votes": "Votes",
|
||||
"solo": "Solo",
|
||||
"team": "Équipes",
|
||||
"%": " %"
|
||||
}
|
||||
},
|
||||
"splatnet_gear": {
|
||||
"button": "Boutique SplatNet",
|
||||
|
||||
@@ -25,7 +25,14 @@
|
||||
"recent": "Festival",
|
||||
"title": "Festival",
|
||||
"upcoming": "Festival",
|
||||
"results_in": "résultats en {time}"
|
||||
"results_in": "résultats en {time}",
|
||||
"results": {
|
||||
"title": "Résultats !",
|
||||
"votes": "Votes",
|
||||
"solo": "Solo",
|
||||
"team": "Équipes",
|
||||
"%": " %"
|
||||
}
|
||||
},
|
||||
"splatnet_gear": {
|
||||
"button": "Céphalochic",
|
||||
|
||||
@@ -25,7 +25,14 @@
|
||||
"recent": "Festival",
|
||||
"title": "Festival",
|
||||
"upcoming": "Festival",
|
||||
"results_in": "risultati in {time}"
|
||||
"results_in": "risultati in {time}",
|
||||
"results": {
|
||||
"title": "Risultati!",
|
||||
"votes": "Voti",
|
||||
"solo": "In solitaria",
|
||||
"team": "In squadra",
|
||||
"%": "%"
|
||||
}
|
||||
},
|
||||
"splatnet_gear": {
|
||||
"button": "Calama-zone",
|
||||
|
||||
@@ -25,7 +25,14 @@
|
||||
"recent": "フェス",
|
||||
"title": "フェス",
|
||||
"upcoming": "フェス",
|
||||
"results_in": "結果発表 {time}"
|
||||
"results_in": "結果発表 {time}",
|
||||
"results": {
|
||||
"title": "結果発表!",
|
||||
"votes": "得票率",
|
||||
"solo": "ソロ",
|
||||
"team": "チーム",
|
||||
"%": "%"
|
||||
}
|
||||
},
|
||||
"splatnet_gear": {
|
||||
"button": "ゲソタウン",
|
||||
|
||||
@@ -25,7 +25,14 @@
|
||||
"recent": "Splatfest",
|
||||
"title": "Splatfest",
|
||||
"upcoming": "Splatfest",
|
||||
"results_in": "resultaten in {time}"
|
||||
"results_in": "resultaten in {time}",
|
||||
"results": {
|
||||
"title": "Resultaten!",
|
||||
"votes": "Stemmen",
|
||||
"solo": "Solo",
|
||||
"team": "Team",
|
||||
"%": "%"
|
||||
}
|
||||
},
|
||||
"splatnet_gear": {
|
||||
"button": "Tentashop",
|
||||
|
||||
@@ -25,7 +25,14 @@
|
||||
"recent": "Сплатфест",
|
||||
"title": "Сплатфест",
|
||||
"upcoming": "Сплатфест",
|
||||
"results_in": "результаты за {time}"
|
||||
"results_in": "результаты за {time}",
|
||||
"results": {
|
||||
"title": "Итоги!",
|
||||
"votes": "Симпатии",
|
||||
"solo": "«Соло»",
|
||||
"team": "«Команда»",
|
||||
"%": "%"
|
||||
}
|
||||
},
|
||||
"splatnet_gear": {
|
||||
"button": "«Щупозон»",
|
||||
|
||||
Reference in New Issue
Block a user