-
-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
47bb55e
commit 71f6d6b
Showing
162 changed files
with
864 additions
and
189 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"MISSING_DAYS": "You must specify a number of days (or 'disable' to disable the fake threshold)!", | ||
"UPDATED": "The fake threshold has been updated, accounts created in the last **{{dayCount}} days** will automatically be considered as fake accounts!", | ||
"DISABLED": "The fake threshold has been disabled!" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"SUCCESS_ENABLED": "**Now, members __WILL KEEP__ their ranks, even if they don't have enough invites!**", | ||
"SUCCESS_DISABLED": "**Now, members __WON'T KEEP__ their ranks if they don't have enough invites!**" | ||
"SUCCESS_ENABLED": "Now, members **will keep** their ranks, even if they don't have enough invites!", | ||
"SUCCESS_DISABLED": "Now, members **won't keep** their ranks if they don't have enough invites!" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"SUCCESS_ENABLED": "**Now, members will keep __ALL__ their ranks!**", | ||
"SUCCESS_DISABLED": "**Now, members will __ONLY__ keep their __HIGHEST__ rank!**" | ||
"SUCCESS_ENABLED": "Now, members will keep **all** their ranks!", | ||
"SUCCESS_DISABLED": "Now, members will **only** keep their **highest** rank!" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"MISSING_DAYS": "You must specify a number of days (or 'disable' to disable the fake threshold)!", | ||
"UPDATED": "The fake threshold has been updated, accounts created in the last **{{dayCount}} days** will automatically be considered as fake accounts!", | ||
"DISABLED": "The fake threshold has been disabled!" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"SUCCESS_ENABLED": "**Now, members __WILL KEEP__ their ranks, even if they don't have enough invites!**", | ||
"SUCCESS_DISABLED": "**Now, members __WON'T KEEP__ their ranks if they don't have enough invites!**" | ||
"SUCCESS_ENABLED": "Now, members **will keep** their ranks, even if they don't have enough invites!", | ||
"SUCCESS_DISABLED": "Now, members **won't keep** their ranks if they don't have enough invites!" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"SUCCESS_ENABLED": "**Now, members will keep __ALL__ their ranks!**", | ||
"SUCCESS_DISABLED": "**Now, members will __ONLY__ keep their __HIGHEST__ rank!**" | ||
"SUCCESS_ENABLED": "Now, members will keep **all** their ranks!", | ||
"SUCCESS_DISABLED": "Now, members will **only** keep their **highest** rank!" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.