diff options
Diffstat (limited to 'Locales')
| -rw-r--r-- | Locales/custom/translation.json | 3 | ||||
| -rw-r--r-- | Locales/en/translation.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/Locales/custom/translation.json b/Locales/custom/translation.json new file mode 100644 index 0000000..f86d2ad --- /dev/null +++ b/Locales/custom/translation.json @@ -0,0 +1,3 @@ +{ + "botReady": "Bot is ready!" +} 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!" +} |
