Skip to content

Commit

Permalink
fix mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
Starman3787 committed Apr 20, 2024
1 parent 11b0aae commit 35b3628
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion langs/en_gb/bot/standard/voiceEvents.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion langs/en_pr/bot/standard/voiceEvents.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion langs/en_us/bot/standard/voiceEvents.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion langs/tr/bot/standard/voiceEvents.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 35b3628

Please sign in to comment.