From 69e7b7d3abf1d6cacd554ee4d00d4a03219add23 Mon Sep 17 00:00:00 2001 From: FreeApp2014 Date: Sat, 17 Mar 2018 15:14:33 +0300 Subject: [PATCH] Update en.json --- en.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/en.json b/en.json index 3ab7b6d..b12fa09 100644 --- a/en.json +++ b/en.json @@ -165,8 +165,20 @@ "WhitelistAlertifyLabel":"Whitelist", "AllUsersAlertifyLabel":"Users", "ApplyAlertifyBtn":"Apply", + "StartEnteringTag":"Start entering a DiscordTag...", "OwnerDesc":"These users have unlimited access to this Panel except not being able to edit the whitelist.", - "EmptyList":"(empty list)" + "EmptyList":"(empty list)", + "CacheTitle":"Cache", + "ResetCacheNow":"Purge Cache Now", + "CacheDesc":"OxyBot's website caches your guild data to reduce the amount of request to the bot and the database. The cache lasts for around 5 minutes. You can force purge the cache right now by clicking the above button." + }, + "PublicPage":{ + "ViewCurrentPage":"Preview Public Page" + }, + "Leaderboard":{ + "LeaderboardDesc":"Leaderboard displays the most active memebers on a guild according to the amount of messages sent.", + "EnableLeaderboard":"Leaderboard Enabled", + "ResetLeaderboard":"Reset Leaderboard" }, "AppliedSuccess":"Settings applied", "Ratelimited":"Try again in around 5 seconds",