Skip to content

Commit e9747ac

Browse files
committed
V3.0.0-alpha.1 texts
1 parent e820390 commit e9747ac

File tree

2 files changed

+293
-458
lines changed

2 files changed

+293
-458
lines changed

en.js

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -16,23 +16,6 @@ module.exports = {
1616
default: false
1717
},
1818
general: {
19-
error_no_stats_short_title: "Thanks for adding Server Analytics !",
20-
error_no_stats_short_content: "But in order to display statistics, I need to **configure** myself and start **saving** this server's data...\n> Time left:",
21-
error_no_stats_short_image: "https://i.imgur.com/qtkhzMX.png",
22-
error_no_stats_title: "Not enough data...",
23-
error_no_stats_content: "Before displaying and generating projections, I need to **fetch** enough data...\n> Estimated time remaining:",
24-
error_no_stats_image: "https://i.imgur.com/qtkhzMX.png",
25-
cooldown_long_title: "You're in cooldown...",
26-
cooldown_long_content: "**Enabling the ServerPremium** will allow all members to use this command without any limit !\n\n*The use of artificial intelligence consumes a lot of resources, support our project by enabling the premium !",
27-
cooldown_long_timer_name: "Time Remaining",
28-
cooldown_long_timer_content: "You can use the command again in",
29-
cooldown_long_shop_name: "Shop",
30-
cooldown_long_shop_content: "[` Our shop `](https://discordanalytics.fr/client/user?action=shop) *instructions below!*\n[` Join our Server `](${clientConnection.config.support.invite}) *giveaways and bonuses!*",
31-
cooldown_long_image: "https://i.imgur.com/pJFcBi8.png",
32-
cooldown_short_displayed_text: "Cooldown!** You must wait ${cooldownDelay} seconds between each command !",
33-
command_maintenance_text: "🚧** • Maintenance »** Server Analytics is in maintenance for another ` ${mtnc.duration} `",
34-
command_maintenance_lagprv_text: "🔥** • Overloaded Network »** Server Analytics is currently overused, try again in about ` ${mtnc.duration} `",
35-
command_maintenance_details: "Details:",
3619
months_list: {
3720
"1": "January",
3821
"2": "February",
@@ -69,7 +52,6 @@ module.exports = {
6952
"s"
7053
]
7154
},
72-
command_maintenance_text_3: "🏳️** • Traitement des données »** Server Analytics est actuellement en processus **quotidien** de traitement des données, pour éviter une surcharge du réseau et veiller à la continuité de nos services, reviens dans ` ${mtnc.duration} `"
7355
},
7456
help: {
7557
help_embed_title: "Server Analytics help page",

0 commit comments

Comments
 (0)