Skip to content

Commit

Permalink
fix: locales (#36)
Browse files Browse the repository at this point in the history
Added missing "}" (laugh at this user)
  • Loading branch information
dusan01 authored Dec 24, 2023
1 parent f844fc1 commit c7fa0d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions locales/da.lua
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ local Translations = {
blips_deactivated = 'Blips deaktiveret',
names_deactivated = 'Navne deaktiveret',
}
}

Lang = Lang or Locale:new({
phrases = Translations,
Expand Down

0 comments on commit c7fa0d8

Please sign in to comment.