Skip to content

Commit

Permalink
Create sv.lua
Browse files Browse the repository at this point in the history
Swedish esx_barbershop translation
  • Loading branch information
Dannezzzan authored Oct 11, 2023
1 parent 2ab1c09 commit a991f1b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions locales/sv.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Locales['sv'] = {
['valid_purchase'] = 'Vill du köpa detta?',
['yes'] = 'Ja',
['no'] = 'Nej',
['not_enough_money'] = 'Du har inte tillräckligt med pengar',
['press_access'] = 'Tryck [E] för att öppna menyn.',
['barber_blip'] = 'Frisören',
['you_paid'] = 'Du betalade %skr',
}

0 comments on commit a991f1b

Please sign in to comment.