Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit de34cca

Browse files
feat: add Lithuanian locale
Add Lithuanian translation
2 parents ac569fe + e8747fe commit de34cca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

util/locales.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ const LOCALE_MAP = {
1818
ja: 'Japanese',
1919
ko: 'Korean',
2020
lv: 'Latvian',
21+
lt: 'Lithuanian',
2122
nl: 'Dutch',
2223
no: 'Norwegian',
2324
pl: 'Polish',

0 commit comments

Comments
 (0)