-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
feat(translations): Add translation provider API #36584
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Most providers accept translating full documents, maybe add an extra interface for those? |
7e83cd9 to
9157f8f
Compare
9157f8f to
cf39898
Compare
Might be a nice idea for a follow up extension, for now I'd like to keep this PR as simple as possible. |
cf39898 to
012ef6d
Compare
julien-nc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice!
Apart from my small comments: 👍
Signed-off-by: Julius Härtl <[email protected]>
012ef6d to
3e63298
Compare
|
Missing API docs are in nextcloud/documentation#10047 |
Summary
TODO
Checklist