feat: Load language file in lang/ instead of the ini file.
This commit is contained in:
@ -177,18 +177,3 @@ port = 64738
|
||||
# see configuration.default.ini. Copy options you want to edit into this file.
|
||||
#play_file = file, f
|
||||
#play_file_match = filematch, fm
|
||||
|
||||
# [strings] is used to compose what the bot says. You can customize them to fit in
|
||||
# the style of your channel, or translate into your own language.
|
||||
# For a full list of strings, please see configuration.default.ini.
|
||||
# Copy options you want to edit into this file.
|
||||
# Note: please keep those {placeholder} of each string in your new string.
|
||||
[strings]
|
||||
# Some examples are:
|
||||
#current_volume = Current volume: {volume}
|
||||
#current_volume = 当前音量为{volume}
|
||||
#current_volume = よく聞いてね!今の音量は{volume}!<br />ちゃんと覚える:大音量で耳が悪くなる!
|
||||
#
|
||||
#bad_command = {command}: command not found
|
||||
#bad_command = {command}: 未知命令,键入'!help'以获取可用命令列表
|
||||
#bad_command = {command}がなに?食べれる?おいしいでしか?
|
||||
|
Reference in New Issue
Block a user