Skip to content

Commit

Permalink
i18n: use PL
Browse files Browse the repository at this point in the history
  • Loading branch information
meowtec committed Aug 5, 2023
1 parent 73c7e54 commit 97df4f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/locales/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import hr from './hr'
import sr from './sr'
import fa from './fa'
import ru from './ru'
import pl from './pl'

const texts = {
zh,
Expand All @@ -27,6 +28,7 @@ const texts = {
sr,
fa,
ru,
pl,
}

let gettext: GetText
Expand Down

0 comments on commit 97df4f9

Please sign in to comment.