diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2022-12-20 17:54:56 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2022-12-20 18:05:51 -0500 |
| commit | e5c86859e4c6a9a6829bcc2e3cf626b05a873ff7 (patch) | |
| tree | 96c04baa3f064a160a595a0faf73696cc5cf8eaa /Locales/en | |
| parent | 239b254760381946f57d6cbccb077f5341ca2f30 (diff) | |
| download | DLAP-e5c86859e4c6a9a6829bcc2e3cf626b05a873ff7.tar.gz DLAP-e5c86859e4c6a9a6829bcc2e3cf626b05a873ff7.tar.bz2 DLAP-e5c86859e4c6a9a6829bcc2e3cf626b05a873ff7.zip | |
Revamped next/previous cmds (Voting system); Basic i18n support;
Diffstat (limited to 'Locales/en')
| -rw-r--r-- | Locales/en/translation.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Locales/en/translation.json b/Locales/en/translation.json new file mode 100644 index 0000000..f86d2ad --- /dev/null +++ b/Locales/en/translation.json @@ -0,0 +1,3 @@ +{ + "botReady": "Bot is ready!" +} |
