From 9b7a17d3f8b3926e51245488534631f61d538c7f Mon Sep 17 00:00:00 2001 From: Starman <30315137+Starman3787@users.noreply.github.com> Date: Fri, 7 Jun 2024 20:21:17 +0100 Subject: [PATCH] add none --- bot/en_gb/standard/generalEvents.json | 6 ++++-- bot/en_pr/standard/generalEvents.json | 6 ++++-- bot/en_us/standard/generalEvents.json | 6 ++++-- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/bot/en_gb/standard/generalEvents.json b/bot/en_gb/standard/generalEvents.json index 593e4d8..1e876ed 100644 --- a/bot/en_gb/standard/generalEvents.json +++ b/bot/en_gb/standard/generalEvents.json @@ -16,13 +16,15 @@ "description": "{user} boosted this server 🎉", "description_noUser": "Someone boosted this server 🎉", "description_withTier": "{user} boosted this server to tier {tier} 🎉", - "description_withTier_noUser": "Someone boosted this server to tier {tier} 🎉" + "description_withTier_noUser": "Someone boosted this server to tier {tier} 🎉", + "none": "none" }, "serverBoostRemove": { "title": "Server Boost Removed", "description": "{user} stopped boosting this server", "description_noUser": "Someone stopped boosting this server", "description_withTier": "{user} stopped boosting, causing the server to drop down to tier {tier}", - "description_withTier_noUser": "Someone stopped boosting, causing the server to drop down to tier {tier}" + "description_withTier_noUser": "Someone stopped boosting, causing the server to drop down to tier {tier}", + "none": "none" } } \ No newline at end of file diff --git a/bot/en_pr/standard/generalEvents.json b/bot/en_pr/standard/generalEvents.json index 593e4d8..1e876ed 100644 --- a/bot/en_pr/standard/generalEvents.json +++ b/bot/en_pr/standard/generalEvents.json @@ -16,13 +16,15 @@ "description": "{user} boosted this server 🎉", "description_noUser": "Someone boosted this server 🎉", "description_withTier": "{user} boosted this server to tier {tier} 🎉", - "description_withTier_noUser": "Someone boosted this server to tier {tier} 🎉" + "description_withTier_noUser": "Someone boosted this server to tier {tier} 🎉", + "none": "none" }, "serverBoostRemove": { "title": "Server Boost Removed", "description": "{user} stopped boosting this server", "description_noUser": "Someone stopped boosting this server", "description_withTier": "{user} stopped boosting, causing the server to drop down to tier {tier}", - "description_withTier_noUser": "Someone stopped boosting, causing the server to drop down to tier {tier}" + "description_withTier_noUser": "Someone stopped boosting, causing the server to drop down to tier {tier}", + "none": "none" } } \ No newline at end of file diff --git a/bot/en_us/standard/generalEvents.json b/bot/en_us/standard/generalEvents.json index 593e4d8..1e876ed 100644 --- a/bot/en_us/standard/generalEvents.json +++ b/bot/en_us/standard/generalEvents.json @@ -16,13 +16,15 @@ "description": "{user} boosted this server 🎉", "description_noUser": "Someone boosted this server 🎉", "description_withTier": "{user} boosted this server to tier {tier} 🎉", - "description_withTier_noUser": "Someone boosted this server to tier {tier} 🎉" + "description_withTier_noUser": "Someone boosted this server to tier {tier} 🎉", + "none": "none" }, "serverBoostRemove": { "title": "Server Boost Removed", "description": "{user} stopped boosting this server", "description_noUser": "Someone stopped boosting this server", "description_withTier": "{user} stopped boosting, causing the server to drop down to tier {tier}", - "description_withTier_noUser": "Someone stopped boosting, causing the server to drop down to tier {tier}" + "description_withTier_noUser": "Someone stopped boosting, causing the server to drop down to tier {tier}", + "none": "none" } } \ No newline at end of file