add leave option and wire up (#1264)

This commit is contained in:
NotSoToothless
2026-05-19 22:24:03 -07:00
committed by GitHub
parent b36886425b
commit cd909bc858
13 changed files with 43 additions and 17 deletions
+5 -4
View File
@@ -124,8 +124,8 @@
"remaining_footer_combined": "{user_remaining}/{user_limit} personal · {server_remaining}/{server_limit} server comp lookups remaining this timeslot"
},
"quick_log": {
"invalid_type": "Type can only be set to Logs, Points, Leaderboard, Weekly BR, or Both.",
"squadron_required": "You must provide a squadron name for Logs, Points, or Both alarms.",
"invalid_type": "Type can only be set to Logs, Points, Player Leave, Leaderboard, Weekly BR, or Both.",
"squadron_required": "You must provide a squadron name for Logs, Points, Player Leave, or Both alarms.",
"wildcard_logs_only": "Only Logs can be set to wildcard squadron.",
"squadron_not_resolved": "Squadron `{squadron}` could not be resolved.",
"save_failed": "Failed to save preferences. Please try again later.",
@@ -701,11 +701,12 @@
"quick_log": {
"description": "Quickly set an alarm for this squadron in this channel",
"squadron_name": "The SHORT name of the squadron to monitor",
"type": "Choose Logs, Points, Leaderboard, Weekly BR, or Both",
"type": "Choose Logs, Points, Player Leave, Leaderboard, Weekly BR, or Both",
"choice_logs": "Logs",
"choice_points": "Points",
"choice_player_leave": "Player Leave",
"choice_leaderboard": "Leaderboard",
"choice_both": "Both (Logs + Points)",
"choice_both": "Both Logs and Points",
"choice_weekly_br": "Weekly BR"
},
"sq_info": {