Skip to content

Commit 0bfdd26

Browse files
committed
feat: add keybinding for audio device switcher
1 parent 10427d4 commit 0bfdd26

14 files changed

Lines changed: 50 additions & 0 deletions

File tree

Locales/deDE.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ L["If any of the enabled rules are met, the target will be considered to be kick
4747
L["If your audio device frequently disconnects and reconnects, consider using the manual mode instead to avoid frequent freezes."] = true
4848
L["Invite"] = "Einladen"
4949
L["Invites Players"] = true
50+
L["Keybinding"] = true
5051
L["Keybindings"] = true
5152
L["Kick"] = true
5253
L["Kick Rules"] = true

Locales/enUS.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ L["If any of the enabled rules are met, the target will be considered to be kick
4747
L["If your audio device frequently disconnects and reconnects, consider using the manual mode instead to avoid frequent freezes."] = true
4848
L["Invite"] = true
4949
L["Invites Players"] = true
50+
L["Keybinding"] = true
5051
L["Keybindings"] = true
5152
L["Kick"] = true
5253
L["Kick Rules"] = true

Locales/esES.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ L["If any of the enabled rules are met, the target will be considered to be kick
4747
L["If your audio device frequently disconnects and reconnects, consider using the manual mode instead to avoid frequent freezes."] = true
4848
L["Invite"] = "Invitar"
4949
L["Invites Players"] = true
50+
L["Keybinding"] = true
5051
L["Keybindings"] = true
5152
L["Kick"] = true
5253
L["Kick Rules"] = true

Locales/esMX.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ L["If any of the enabled rules are met, the target will be considered to be kick
4747
L["If your audio device frequently disconnects and reconnects, consider using the manual mode instead to avoid frequent freezes."] = true
4848
L["Invite"] = "Invitar"
4949
L["Invites Players"] = true
50+
L["Keybinding"] = true
5051
L["Keybindings"] = true
5152
L["Kick"] = true
5253
L["Kick Rules"] = true

Locales/frFR.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ L["If any of the enabled rules are met, the target will be considered to be kick
4747
L["If your audio device frequently disconnects and reconnects, consider using the manual mode instead to avoid frequent freezes."] = true
4848
L["Invite"] = "Inviter"
4949
L["Invites Players"] = true
50+
L["Keybinding"] = true
5051
L["Keybindings"] = true
5152
L["Kick"] = true
5253
L["Kick Rules"] = true

Locales/itIT.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ L["If any of the enabled rules are met, the target will be considered to be kick
4747
L["If your audio device frequently disconnects and reconnects, consider using the manual mode instead to avoid frequent freezes."] = true
4848
L["Invite"] = true
4949
L["Invites Players"] = true
50+
L["Keybinding"] = true
5051
L["Keybindings"] = true
5152
L["Kick"] = true
5253
L["Kick Rules"] = true

Locales/koKR.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ L["If any of the enabled rules are met, the target will be considered to be kick
4747
L["If your audio device frequently disconnects and reconnects, consider using the manual mode instead to avoid frequent freezes."] = true
4848
L["Invite"] = "초대"
4949
L["Invites Players"] = true
50+
L["Keybinding"] = true
5051
L["Keybindings"] = true
5152
L["Kick"] = true
5253
L["Kick Rules"] = true

Locales/ptBR.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ L["If any of the enabled rules are met, the target will be considered to be kick
4747
L["If your audio device frequently disconnects and reconnects, consider using the manual mode instead to avoid frequent freezes."] = true
4848
L["Invite"] = true
4949
L["Invites Players"] = true
50+
L["Keybinding"] = true
5051
L["Keybindings"] = true
5152
L["Kick"] = true
5253
L["Kick Rules"] = true

Locales/ruRU.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ L["If any of the enabled rules are met, the target will be considered to be kick
4747
L["If your audio device frequently disconnects and reconnects, consider using the manual mode instead to avoid frequent freezes."] = "Если Ваше аудиоустройство часто отключается и подключается заново, попробуйте использовать ручной режим, чтобы избежать частых зависаний."
4848
L["Invite"] = "Пригласить"
4949
L["Invites Players"] = "Приглашает игроков"
50+
L["Keybinding"] = true
5051
L["Keybindings"] = true
5152
L["Kick"] = "Исключить"
5253
L["Kick Rules"] = "Правила исключения"

Locales/zhCN.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ L["If any of the enabled rules are met, the target will be considered to be kick
4747
L["If your audio device frequently disconnects and reconnects, consider using the manual mode instead to avoid frequent freezes."] = "如果您的音频设备频繁断开和重新连接, 请考虑使用手动模式以避免频繁卡顿."
4848
L["Invite"] = "邀请"
4949
L["Invites Players"] = "邀请玩家"
50+
L["Keybinding"] = "快捷键"
5051
L["Keybindings"] = "快捷键"
5152
L["Kick"] = "踢出"
5253
L["Kick Rules"] = "踢出规则"

0 commit comments

Comments
 (0)