Skip to content

Commit

Permalink
Mark French as supported
Browse files Browse the repository at this point in the history
  • Loading branch information
marchc1 committed Jan 17, 2025
1 parent eebf7ff commit c70344e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/ponder/core/localization.lua
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ function Ponder.Localization.GetCurrentLanguageTranslationQuality()
end

Ponder.Localization.MarkLanguageAsSupported("en", TranslationQuality.Supported)
Ponder.Localization.MarkLanguageAsSupported("fr", TranslationQuality.Supported)
Ponder.Localization.MarkLanguageAsSupported("en-PT", TranslationQuality.Supported)
Ponder.Localization.MarkLanguageAsSupported("es-ES", TranslationQuality.Supported)
Ponder.Localization.MarkLanguageAsSupported("hr", TranslationQuality.Supported)
Expand Down

0 comments on commit c70344e

Please sign in to comment.