Skip to content

Commit

Permalink
chore: update supported language list
Browse files Browse the repository at this point in the history
  • Loading branch information
plainheart committed Oct 28, 2023
1 parent 0e824f6 commit 9807384
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ export declare namespace lang {
'bn': 'Bangla',
'ba': 'Bashkir',
'eu': 'Basque',
'bho': 'Bhojpuri',
'brx': 'Bodo',
'bs': 'Bosnian',
'bg': 'Bulgarian',
'yue': 'Cantonese (Traditional)',
Expand All @@ -87,6 +89,7 @@ export declare namespace lang {
'da': 'Danish',
'prs': 'Dari',
'dv': 'Divehi',
'doi': 'Dogri',
'nl': 'Dutch',
'en': 'English',
'et': 'Estonian',
Expand Down Expand Up @@ -118,6 +121,7 @@ export declare namespace lang {
'it': 'Italian',
'ja': 'Japanese',
'kn': 'Kannada',
'ks': 'Kashmiri',
'kk': 'Kazakh',
'km': 'Khmer',
'rw': 'Kinyarwanda',
Expand Down
4 changes: 4 additions & 0 deletions src/lang.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
"bn": "Bangla",
"ba": "Bashkir",
"eu": "Basque",
"bho": "Bhojpuri",
"brx": "Bodo",
"bs": "Bosnian",
"bg": "Bulgarian",
"yue": "Cantonese (Traditional)",
Expand All @@ -21,6 +23,7 @@
"da": "Danish",
"prs": "Dari",
"dv": "Divehi",
"doi": "Dogri",
"nl": "Dutch",
"en": "English",
"et": "Estonian",
Expand Down Expand Up @@ -52,6 +55,7 @@
"it": "Italian",
"ja": "Japanese",
"kn": "Kannada",
"ks": "Kashmiri",
"kk": "Kazakh",
"km": "Khmer",
"rw": "Kinyarwanda",
Expand Down

0 comments on commit 9807384

Please sign in to comment.