Skip to content

Commit

Permalink
chore: update supported languages
Browse files Browse the repository at this point in the history
  • Loading branch information
plainheart committed Nov 3, 2024
1 parent f52d25f commit 8bdbf27
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ export declare namespace lang {
'sq': 'Albanian',
'am': 'Amharic',
'ar': 'Arabic',
'ar-EG': 'Arabic (Egyptian)',
'hy': 'Armenian',
'as': 'Assamese',
'az': 'Azerbaijani',
Expand Down Expand Up @@ -180,7 +179,6 @@ export declare namespace lang {
'sl': 'Slovenian',
'so': 'Somali',
'es': 'Spanish',
'es-MX': 'Spanish (Mexican)',
'sw': 'Swahili',
'sv': 'Swedish',
'ty': 'Tahitian',
Expand Down
2 changes: 0 additions & 2 deletions src/lang.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"sq": "Albanian",
"am": "Amharic",
"ar": "Arabic",
"ar-EG": "Arabic (Egyptian)",
"hy": "Armenian",
"as": "Assamese",
"az": "Azerbaijani",
Expand Down Expand Up @@ -111,7 +110,6 @@
"sl": "Slovenian",
"so": "Somali",
"es": "Spanish",
"es-MX": "Spanish (Mexican)",
"sw": "Swahili",
"sv": "Swedish",
"ty": "Tahitian",
Expand Down

0 comments on commit 8bdbf27

Please sign in to comment.