generated from lucxjo/template
(feat) Commands are now translatable.
Closes #8 Signed-off-by: Louis Hollingworth <louis@hollingworth.nl>
This commit is contained in:
parent
46c6a25164
commit
9882a127bc
7 changed files with 309 additions and 10 deletions
6
translations/en-US.ftl
Normal file
6
translations/en-US.ftl
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Command metadata
|
||||
threads = threads
|
||||
.description = Displays current active threads
|
||||
|
||||
# Responses
|
||||
threads-response = The current threads are:
|
||||
Loading…
Add table
Add a link
Reference in a new issue