fix string
This commit is contained in:
parent
2d4dde2d77
commit
5d6e07525f
2 changed files with 2 additions and 2 deletions
|
@ -149,7 +149,7 @@
|
|||
"c_repeat_sub4_name": "autoplay",
|
||||
"c_repeat_sub4_desc": "Activates automatic playback",
|
||||
"c_repeat1": "The bot is not playing anything right now.",
|
||||
"c_repeat2": "Repeat disabled.",
|
||||
"c_repeat2": "Repeat disabled",
|
||||
"c_repeat3": "Repeating the queue",
|
||||
"c_repeat4": "Automatic playback",
|
||||
"c_repeat5": "Repeating the song",
|
||||
|
|
|
@ -149,7 +149,7 @@
|
|||
"c_repeat_sub4_name": "autoplay",
|
||||
"c_repeat_sub4_desc": "Active la lecture automatique",
|
||||
"c_repeat1": "Le bot ne joue rien en ce moment.",
|
||||
"c_repeat2": "Répétition désactivé.",
|
||||
"c_repeat2": "Répétition désactivé",
|
||||
"c_repeat3": "Répétition de la file d'attente",
|
||||
"c_repeat4": "Lecture automatique",
|
||||
"c_repeat5": "Répétition de la chanson",
|
||||
|
|
Loading…
Reference in a new issue