Skip to content

Commit

Permalink
Fix Latvian locale typo, fix #121
Browse files Browse the repository at this point in the history
  • Loading branch information
CreepPork committed Dec 3, 2020
1 parent a6fe3b6 commit 08f23a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/lv.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const locale: ILocale = {
noMap: 'Nav Izvēlēta Karte',
noPermissions: `tev nav piekļuves, lai es izpildītu šo komandu!`,
noPlayers: 'Nav spēlētāju',
pingMessage: 'spelētāju skaits tika sasniegts. Nākat spēlēt!',
pingMessage: 'spēlētāju skaits tika sasniegts. Nākat spēlēt!',
playerCount: 'Spēlētāju skaits',
playerList: 'Spēlētāju saraksts',
presence: {
Expand Down

0 comments on commit 08f23a2

Please sign in to comment.