Skip to content

Commit

Permalink
es to de
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcell committed Sep 6, 2024
1 parent 4ae239c commit 9f42346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locales/de.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ local Translations = {
}
}

if GetConvar('qb_locale', 'en') == 'es' then
if GetConvar('qb_locale', 'en') == 'de' then
Lang = Locale:new({
phrases = Translations,
warnOnMissing = true,
Expand Down

0 comments on commit 9f42346

Please sign in to comment.