forked from rolesbot/translations
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_.empty.json
83 lines (83 loc) · 3.85 KB
/
_.empty.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
{
"$schema": "./_.schema.json",
"addToServer": "",
"appDirectory": "",
"supportServer": "",
"website": "",
"error": "",
"command.autoroles.description": "",
"command.autoroles.add.description": "",
"command.autoroles.add.role.description": "",
"command.autoroles.add.reply.error.everyone": "",
"command.autoroles.add.reply.error.managed": "",
"command.autoroles.add.reply.error.position": "",
"command.autoroles.add.reply.error.alreadyUsed": "",
"command.autoroles.add.reply.success": "",
"command.autoroles.remove.description": "",
"command.autoroles.remove.role.description": "",
"command.autoroles.remove.reply.error.notUsed": "",
"command.autoroles.remove.reply.success": "",
"command.autoroles.list.description": "",
"command.autoroles.list.raw.description": "",
"command.autoroles.list.reply.empty": "",
"command.autoroles.list.reply.warn.tooLong": "",
"command.stickyroles.description": "",
"command.stickyroles.add.description": "",
"command.stickyroles.add.role.description": "",
"command.stickyroles.add.reply.error.everyone": "",
"command.stickyroles.add.reply.error.managed": "",
"command.stickyroles.add.reply.error.position": "",
"command.stickyroles.add.reply.error.alreadyUsed": "",
"command.stickyroles.add.reply.success": "",
"command.stickyroles.remove.description": "",
"command.stickyroles.remove.role.description": "",
"command.stickyroles.remove.reply.error.notUsed": "",
"command.stickyroles.remove.reply.success": "",
"command.stickyroles.list.description": "",
"command.stickyroles.list.raw.description": "",
"command.stickyroles.list.reply.empty": "",
"command.stickyroles.list.reply.warn.tooLong": "",
"command.connectroles.description": "",
"command.connectroles.add.description": "",
"command.connectroles.add.childRole.description": "",
"command.connectroles.add.parentRole.description": "",
"command.connectroles.add.reply.error.sameRoles": "",
"command.connectroles.add.reply.error.everyone": "",
"command.connectroles.add.reply.error.managed": "",
"command.connectroles.add.reply.error.position": "",
"command.connectroles.add.reply.error.childAlreadyConnected": "",
"command.connectroles.add.reply.error.childAlreadyParent": "",
"command.connectroles.add.reply.error.childAlreadyParentOfParent": "",
"command.connectroles.add.reply.error.parentAlreadyChild": "",
"command.connectroles.add.reply.success": "",
"command.connectroles.remove.description": "",
"command.connectroles.remove.role.description": "",
"command.connectroles.remove.reply.error.notConnected": "",
"command.connectroles.remove.reply.success.childRemoved": "",
"command.connectroles.remove.reply.success.parentRemoved": "",
"command.connectroles.list.description": "",
"command.connectroles.list.raw.description": "",
"command.connectroles.list.reply.empty": "",
"command.connectroles.list.reply.warn.tooLong": "",
"command.connectroles.sync.description": "",
"command.connectroles.sync.reply.changes": "",
"command.connectroles.sync.reply.progress": "",
"command.connectroles.sync.reply.start": "",
"command.connectroles.sync.reply.finish": "",
"command.help.description": "",
"command.help.reply.title": "",
"command.help.reply.description": "",
"command.help.reply.footer": "",
"command.help.reply.field1.name": "",
"command.help.reply.field1.value": "",
"command.help.reply.field2.name": "",
"command.help.reply.field2.value": "",
"command.help.reply.field3.name": "",
"command.help.reply.field3.value": "",
"command.onCooldown": "",
"command.error": "",
"permission.required.all.text": "",
"permission.required.missing.title": "",
"permission.required.missing.text": "",
"permission.required.reauthorize": ""
}