Skip to content

Commit

Permalink
Removed unused translation in de.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Cocodrulo committed Nov 12, 2024
1 parent c1197e9 commit 7e0dee3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion locales/de.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ local Translations ={
['volume_radio'] = 'Neue Lautstärke %{value}',
['decrease_radio_volume'] = 'Das Radio ist bereits auf maximaler Lautstärke eingestellt',
['increase_radio_volume'] = 'Das Radio ist bereits auf der niedrigsten Lautstärke eingestellt',
['increase_decrease_radio_channel'] = 'Neuer Kanal %{value}',
}

if GetConvar('qb_locale', 'en') == 'de' then
Expand Down

0 comments on commit 7e0dee3

Please sign in to comment.