Language fixes and improvements
This commit is contained in:
@ -5,7 +5,7 @@ admin = User1;User2; # Allow user to kill the bot
|
||||
music_folder = /home/azlux/botamusique/music_folder/
|
||||
tmp_folder = /tmp/
|
||||
|
||||
# in Mo, 0 for no cache, -1 for illimited size
|
||||
# in MB, 0 for no cache, -1 for unlimited size
|
||||
tmp_folder_max_size = 10
|
||||
|
||||
ignored_folders = tmp
|
||||
@ -46,9 +46,9 @@ change_volume = volume : %d%% by %s
|
||||
bad_command = Incorrect command
|
||||
not_admin = You are not an admin !
|
||||
not_playing = No music right now
|
||||
bad_file = Bad file asked
|
||||
no_file = Not file here
|
||||
bad_url = Bad URL asked
|
||||
bad_file = Bad file requested
|
||||
no_file = File not found
|
||||
bad_url = Bad URL requested
|
||||
multiple_matches = Track not found! Possible candidates:
|
||||
queue_contents = The next items in the queue are:
|
||||
queue_empty = No more music in the playlist!
|
||||
|
Reference in New Issue
Block a user