You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en.js
-18Lines changed: 0 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -16,23 +16,6 @@ module.exports = {
16
16
default: false
17
17
},
18
18
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:",
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!*",
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:",
36
19
months_list: {
37
20
"1": "January",
38
21
"2": "February",
@@ -69,7 +52,6 @@ module.exports = {
69
52
"s"
70
53
]
71
54
},
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} `"
0 commit comments