Rename "challenges" to "events"

This commit is contained in:
Inkception
2023-06-02 17:00:02 +02:00
parent 16baedbd61
commit 85f2d4c132
3 changed files with 12 additions and 9 deletions

View File

@@ -59,9 +59,10 @@
"dailydrop": "Heutige Auswahl", "dailydrop": "Heutige Auswahl",
"order": "Bestellen" "order": "Bestellen"
}, },
"challenges": { "events": {
"title": "Challenges", "title": "Events",
"available": "Erneut verfügbar" "available": "Erneut verfügbar",
"not_available": "Aktuell sind keine Events verfügbar, schau später erneut vorbei!"
}, },
"about": { "about": {
"title": "Über!", "title": "Über!",

View File

@@ -52,9 +52,10 @@
"won": "Team {team} wins!" "won": "Team {team} wins!"
} }
}, },
"challenges": { "events": {
"title": "Challenges", "title": "Events",
"available": "Available again" "available": "Available again",
"not_available": "No events available, check back later!"
}, },
"gear": { "gear": {
"title": "Gear", "title": "Gear",

View File

@@ -57,9 +57,10 @@
"won": "Team {team} wins!" "won": "Team {team} wins!"
} }
}, },
"challenges": { "events": {
"title": "Challenges", "title": "Events",
"available": "Available again" "available": "Available again",
"not_available": "No events available, check back later!"
}, },
"gear": { "gear": {
"title": "Gear", "title": "Gear",