cloud-py-api / nc_py_api

Nextcloud Python Framework
https://cloud-py-api.github.io/nc_py_api/
Other
84 stars 4 forks source link

TranslationProvider: added `detect_lang_callback_url` param #229

Closed bigcat88 closed 6 months ago

bigcat88 commented 6 months ago

Refs:

https://github.com/cloud-py-api/app_api/pull/232 https://docs.nextcloud.com/server/28/developer_manual/digging_deeper/translation.html#providing-language-detection

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (35ff268) 99.84% compared to head (7482f31) 99.84%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #229 +/- ## ======================================= Coverage 99.84% 99.84% ======================================= Files 42 42 Lines 5010 5013 +3 ======================================= + Hits 5002 5005 +3 Misses 8 8 ``` | [Files](https://app.codecov.io/gh/cloud-py-api/nc_py_api/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cloud-py-api) | Coverage Δ | | |---|---|---| | [nc\_py\_api/ex\_app/providers/translations.py](https://app.codecov.io/gh/cloud-py-api/nc_py_api/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cloud-py-api#diff-bmNfcHlfYXBpL2V4X2FwcC9wcm92aWRlcnMvdHJhbnNsYXRpb25zLnB5) | `100.00% <100.00%> (ø)` | |