aboutsummaryrefslogtreecommitdiff
path: root/Locales
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2023-03-26 23:44:05 -0400
committerAndrew Lee <alee14498@protonmail.com>2023-05-04 22:19:10 -0400
commit8c81aadddea65eef415f5b84986db21eff1fb20f (patch)
tree3e7cde1a4f9cc0e342dd1e9bcdfdc189c3645e28 /Locales
parentb29ab06623fd24cfc2a611bdd658b4d2ef934335 (diff)
downloadDLAP-8c81aadddea65eef415f5b84986db21eff1fb20f.tar.gz
DLAP-8c81aadddea65eef415f5b84986db21eff1fb20f.tar.bz2
DLAP-8c81aadddea65eef415f5b84986db21eff1fb20f.zip
2023 update; Started to work on i18n; Readded voting
Diffstat (limited to 'Locales')
-rw-r--r--Locales/en/translation.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/Locales/en/translation.json b/Locales/en/translation.json
index f86d2ad..3e13246 100644
--- a/Locales/en/translation.json
+++ b/Locales/en/translation.json
@@ -1,3 +1,4 @@
{
- "botReady": "Bot is ready!"
+ "botReady": "Bot is ready!",
+ "loggedIn": "Logged in as {{bot}}!"
}