mirror of
https://github.com/misenhower/splatoon2.ink.git
synced 2026-09-13 04:55:13 -05:00
Add some French translations (provided by @SplatEvilSquid)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
<div class="level-right">
|
||||
<div class="level-item">
|
||||
<h3 class="subtitle is-3 font-splatoon2 is-inline">Map Schedules</h3>
|
||||
<h3 class="subtitle is-3 font-splatoon2 is-inline">{{ $t('ui.map_schedules') }}</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -22,7 +22,7 @@
|
||||
<div class="level-left">
|
||||
<div class="level-item">
|
||||
<a href="https://twitter.com/Splatoon2inkbot" target="_blank" class="button is-translucent-dark is-rounded">
|
||||
<span class="font-splatoon2">Get updates via Twitter!</span>
|
||||
<span class="font-splatoon2">{{ $t('ui.get_updates_via_twitter') }}</span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -136,10 +136,9 @@
|
||||
<!-- Footer -->
|
||||
<div class="hero-foot has-text-centered has-text-grey is-size-7" style="margin-bottom: 0.5rem">
|
||||
<div class="container is-fluid">
|
||||
This website is not affiliated with Nintendo.
|
||||
All product names, logos, and brands are property of their respective owners.
|
||||
{{ $t('ui.disclaimer') }}
|
||||
–
|
||||
<a href="#" @click.prevent="aboutOpen = true">About</a>
|
||||
<a href="#" @click.prevent="aboutOpen = true">{{ $t('ui.about') }}</a>
|
||||
–
|
||||
<a href="https://twitter.com/Splatoon2inkbot" target="_blank">Twitter</a>
|
||||
–
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
<span class="icon squid-icon-tilt">
|
||||
<span class="fa squid-squid"></span>
|
||||
</span>
|
||||
<span class="font-splatoon2">All Upcoming Stages</span>
|
||||
<span class="font-splatoon2">{{ $t('ui.all_upcoming_stages') }}</span>
|
||||
</button>
|
||||
</p>
|
||||
|
||||
|
||||
@@ -64,5 +64,7 @@
|
||||
},
|
||||
"gear": {
|
||||
"frequent_ability": "Wahrscheinlicher Effekt"
|
||||
},
|
||||
"ui": {
|
||||
}
|
||||
}
|
||||
|
||||
@@ -64,5 +64,12 @@
|
||||
},
|
||||
"gear": {
|
||||
"frequent_ability": "Common gear ability"
|
||||
},
|
||||
"ui": {
|
||||
"about": "About",
|
||||
"map_schedules": "Map Schedules",
|
||||
"get_updates_via_twitter": "Get updates via Twitter!",
|
||||
"all_upcoming_stages": "All Upcoming Stages",
|
||||
"disclaimer": "This website is not affiliated with Nintendo. All product names, logos, and brands are property of their respective owners."
|
||||
}
|
||||
}
|
||||
|
||||
@@ -64,5 +64,7 @@
|
||||
},
|
||||
"gear": {
|
||||
"frequent_ability": "Potenciador común"
|
||||
},
|
||||
"ui": {
|
||||
}
|
||||
}
|
||||
|
||||
@@ -64,5 +64,7 @@
|
||||
},
|
||||
"gear": {
|
||||
"frequent_ability": "Potenciadores comunes"
|
||||
},
|
||||
"ui": {
|
||||
}
|
||||
}
|
||||
|
||||
@@ -64,5 +64,12 @@
|
||||
},
|
||||
"gear": {
|
||||
"frequent_ability": "Bonus courant"
|
||||
},
|
||||
"ui": {
|
||||
"about": "À propos",
|
||||
"map_schedules": "Horaires des arènes",
|
||||
"get_updates_via_twitter": "Soyez informés par Twitter!",
|
||||
"all_upcoming_stages": "Les stages à venir",
|
||||
"disclaimer": "Ce site internet n'est pas affilié à Nintendo. Tous les noms de produits, logos et marques appartiennent à leurs propriétaires respectifs."
|
||||
}
|
||||
}
|
||||
|
||||
@@ -64,5 +64,12 @@
|
||||
},
|
||||
"gear": {
|
||||
"frequent_ability": "Bonus courant"
|
||||
},
|
||||
"ui": {
|
||||
"about": "À propos",
|
||||
"map_schedules": "Horaires des arènes",
|
||||
"get_updates_via_twitter": "Soyez informés par Twitter !",
|
||||
"all_upcoming_stages": "Les stages à venir",
|
||||
"disclaimer": "Ce site internet n'est pas affilié à Nintendo. Tous les noms de produits, logos et marques appartiennent à leurs propriétaires respectifs."
|
||||
}
|
||||
}
|
||||
|
||||
@@ -64,5 +64,7 @@
|
||||
},
|
||||
"gear": {
|
||||
"frequent_ability": "Abilità comune"
|
||||
},
|
||||
"ui": {
|
||||
}
|
||||
}
|
||||
|
||||
@@ -64,5 +64,7 @@
|
||||
},
|
||||
"gear": {
|
||||
"frequent_ability": "つきやすいギアパワー"
|
||||
},
|
||||
"ui": {
|
||||
}
|
||||
}
|
||||
|
||||
@@ -64,5 +64,7 @@
|
||||
},
|
||||
"gear": {
|
||||
"frequent_ability": "Waarschijnlijk effect"
|
||||
},
|
||||
"ui": {
|
||||
}
|
||||
}
|
||||
|
||||
@@ -64,5 +64,7 @@
|
||||
},
|
||||
"gear": {
|
||||
"frequent_ability": "Обычное свойство снаряжения"
|
||||
},
|
||||
"ui": {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user