diff --git a/langs/en_gb/bot/standard/voiceEvents.json b/langs/en_gb/bot/standard/voiceEvents.json index a44d78b..6bfa817 100644 --- a/langs/en_gb/bot/standard/voiceEvents.json +++ b/langs/en_gb/bot/standard/voiceEvents.json @@ -21,7 +21,7 @@ }, "voiceMove": { "title": "Moved", - "description_moved": "{user} was moved from the {channel_old} voice channel to the {channel_new} voice channel", + "description": "{user} was moved from the {channel_old} voice channel to the {channel_new} voice channel", "movedBy": "Moved by" }, "voiceJoin": { diff --git a/langs/en_pr/bot/standard/voiceEvents.json b/langs/en_pr/bot/standard/voiceEvents.json index 49978a0..f01a7cd 100644 --- a/langs/en_pr/bot/standard/voiceEvents.json +++ b/langs/en_pr/bot/standard/voiceEvents.json @@ -21,7 +21,7 @@ }, "voiceMove": { "title": "Ordered T' Move", - "description_moved": "{user} was ordered t' move from th' {channel_old} cabin to the {channel_new} cabin", + "description": "{user} was ordered t' move from th' {channel_old} cabin to the {channel_new} cabin", "movedBy": "Ordered by" }, "voiceJoin": { diff --git a/langs/en_us/bot/standard/voiceEvents.json b/langs/en_us/bot/standard/voiceEvents.json index a44d78b..6bfa817 100644 --- a/langs/en_us/bot/standard/voiceEvents.json +++ b/langs/en_us/bot/standard/voiceEvents.json @@ -21,7 +21,7 @@ }, "voiceMove": { "title": "Moved", - "description_moved": "{user} was moved from the {channel_old} voice channel to the {channel_new} voice channel", + "description": "{user} was moved from the {channel_old} voice channel to the {channel_new} voice channel", "movedBy": "Moved by" }, "voiceJoin": { diff --git a/langs/tr/bot/standard/voiceEvents.json b/langs/tr/bot/standard/voiceEvents.json index 3445316..08f1b94 100644 --- a/langs/tr/bot/standard/voiceEvents.json +++ b/langs/tr/bot/standard/voiceEvents.json @@ -21,7 +21,7 @@ }, "voiceMove": { "title": "Taşındı", - "description_moved": "{user}, {channel_old} ses kanalından {channel_new} ses kanalına taşındı", + "description": "{user}, {channel_old} ses kanalından {channel_new} ses kanalına taşındı", "movedBy": "Taşıyan" }, "voiceJoin": {