Skip to content

Commit

Permalink
fix: Add Arabic support for DeepL (#2593)
Browse files Browse the repository at this point in the history
  • Loading branch information
JanCizmar authored Oct 14, 2024
1 parent 90a685b commit 01d58d1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ class DeeplTranslationProvider(

override val supportedLanguages =
arrayOf(
"ar",
"bg",
"cs",
"da",
Expand Down

0 comments on commit 01d58d1

Please sign in to comment.