aboutsummaryrefslogtreecommitdiff
path: root/src/lang
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-06-27 18:08:14 -0400
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-06-27 18:08:14 -0400
commit747b3c8302245699294b671d19b3d31d63f80bc1 (patch)
treead3d987bb38d5bdaed67e6aca1263fb06331f746 /src/lang
parent4176b6258e44e4a095376aaf0f4c687244243a69 (diff)
downloadtanzanite-747b3c8302245699294b671d19b3d31d63f80bc1.tar.gz
tanzanite-747b3c8302245699294b671d19b3d31d63f80bc1.tar.bz2
tanzanite-747b3c8302245699294b671d19b3d31d63f80bc1.zip
did this a while ago so I don't remeber what I did
Diffstat (limited to 'src/lang')
-rw-r--r--src/lang/en-us.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/lang/en-us.json b/src/lang/en-us.json
new file mode 100644
index 0000000..4900abb
--- /dev/null
+++ b/src/lang/en-us.json
@@ -0,0 +1,14 @@
+{
+ "commands": {
+ "config": {
+ "muteRole": {
+ "description": ""
+ }
+ },
+ "dev": {},
+ "info": {},
+ "moderation": {},
+ "moulberry-bush": {},
+ "utilities": {}
+ }
+}