mirror of
https://github.com/misenhower/splatoon3.ink.git
synced 2026-03-22 02:04:18 -05:00
Rename "challenges" to "events"
This commit is contained in:
parent
16baedbd61
commit
85f2d4c132
|
|
@ -59,9 +59,10 @@
|
|||
"dailydrop": "Heutige Auswahl",
|
||||
"order": "Bestellen"
|
||||
},
|
||||
"challenges": {
|
||||
"title": "Challenges",
|
||||
"available": "Erneut verfügbar"
|
||||
"events": {
|
||||
"title": "Events",
|
||||
"available": "Erneut verfügbar",
|
||||
"not_available": "Aktuell sind keine Events verfügbar, schau später erneut vorbei!"
|
||||
},
|
||||
"about": {
|
||||
"title": "Über!",
|
||||
|
|
|
|||
|
|
@ -52,9 +52,10 @@
|
|||
"won": "Team {team} wins!"
|
||||
}
|
||||
},
|
||||
"challenges": {
|
||||
"title": "Challenges",
|
||||
"available": "Available again"
|
||||
"events": {
|
||||
"title": "Events",
|
||||
"available": "Available again",
|
||||
"not_available": "No events available, check back later!"
|
||||
},
|
||||
"gear": {
|
||||
"title": "Gear",
|
||||
|
|
|
|||
|
|
@ -57,9 +57,10 @@
|
|||
"won": "Team {team} wins!"
|
||||
}
|
||||
},
|
||||
"challenges": {
|
||||
"title": "Challenges",
|
||||
"available": "Available again"
|
||||
"events": {
|
||||
"title": "Events",
|
||||
"available": "Available again",
|
||||
"not_available": "No events available, check back later!"
|
||||
},
|
||||
"gear": {
|
||||
"title": "Gear",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user