Merge branch 'main' of code.chipmunk.land:7cc5c4f330d47060/botv12
This commit is contained in:
commit
123bd054e2
1 changed files with 2 additions and 2 deletions
|
@ -77,6 +77,8 @@ export default {
|
|||
'command.help.alias': 'Alias to %s',
|
||||
'command.help.copyAlias': 'Click to copy this alias to your clipboard',
|
||||
'command.netmsg.serverAddress': 'Server Address',
|
||||
'command.scale.set': 'Set player size to %s',
|
||||
'command.scale.reset': 'Reset player size',
|
||||
'command.test.uuid': 'UUID',
|
||||
'command.test.username': 'Username',
|
||||
'command.test.nickname': 'Nickname',
|
||||
|
@ -134,6 +136,4 @@ export default {
|
|||
'command.disabled.console': 'This command cannot be run from the console.',
|
||||
'command.disabled.nonConsole': 'This command must be run from the console.',
|
||||
copyText: 'Click to copy this item to your clipboard',
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue