We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b40c83 commit 83de5e9Copy full SHA for 83de5e9
CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
## [Unreleased]
9
### Added
10
* New language available: Arabic (`'ar'`). Add language code constants and tests.
11
+ Arabic is currently supported only for text translation; document translation
12
+ support for Arabic is coming soon.
13
14
Note: older library versions also support the new language, this update only adds new code constants.
15
* Added a section in the readme on how to configure retry options in `http_client.py`
0 commit comments