add: Added .fish command

This commit is contained in:
Kwoth
2025-01-14 02:12:59 +00:00
parent e78a7d0efa
commit b0d8137a7a
23 changed files with 8447 additions and 11 deletions

View File

@@ -1159,5 +1159,15 @@
"notify_desc_removerolerew": "Triggers when a user loses a role as a reward for reaching a level (xprew).",
"notify_desc_not_found": "No description found for this notify event. Please report this.",
"winlb": "Biggest Wins Leaderboard",
"no_banner": "No banner set."
"no_banner": "No banner set.",
"fish_nothing": "You caught nothing, try again.",
"fish_caught": "You caught a {0}!",
"fish_quality": "Quality",
"fish_spot": "Spot",
"fish_waiting": "Fishing...",
"fish_weather": "Weather",
"fish_weather_duration": "Each weather period lasts for {0} hours.",
"fish_weather_current": "Current",
"fish_weather_forecast": "Forecast",
"fish_tod": "Time of Day"
}