Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
lyaschuchenko authored Jun 8, 2024
1 parent a1f1755 commit 03b2a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ export const messages: Record<Locales, any> = {
[Locales.PL]: pl,
[Locales.RU]: ru,
[Locales.TR]: tr,
[Locales.UA]: ua,
[Locales.UA]: uk,
[Locales.ZH_HANS]: zh_hans,
[Locales.ZH_HANT]: zh_hant
}
Expand Down

0 comments on commit 03b2a85

Please sign in to comment.