-
Notifications
You must be signed in to change notification settings - Fork 23
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
Update translations #109
Comments
listens for changes to localized entities and offers batch translation for updated entities fix #109
# [1.2.0-next.1](https://github.com/Fekide/strapi-plugin-translate/compare/[email protected]@1.2.0-next.1) (2023-06-06) ### Bug Fixes * **batch-update:** fix error during updating updated-entry entity ([c9ae544](c9ae544)) ### Features * **admin:** add batch updating ([bf88e10](bf88e10)), closes [#109](#109) * **batch-update:** add customization options ([2bd372f](2bd372f)) * **batch-update:** group updates by content type ([1cd1d0b](1cd1d0b)) * **plugin:** optionally regenerate uids after single translation ([2506054](2506054)), closes [#156](#156)
## [1.1.4-next.1](https://github.com/fekide/strapi-plugin-translate/compare/strapi-provider-translate-deepl@[email protected]) (2023-06-06) ### Bug Fixes * **batch-update:** fix error during updating updated-entry entity ([c9ae544](c9ae544)) ### Features * **admin:** add batch updating ([bf88e10](bf88e10)), closes [#109](#109) * **batch-update:** add customization options ([2bd372f](2bd372f)) * **batch-update:** group updates by content type ([1cd1d0b](1cd1d0b)) * **plugin:** optionally regenerate uids after single translation ([2506054](2506054)), closes [#156](#156)
🎉 This issue has been resolved in version 1.0.3-next.1 🎉 The release is available on npm package (@next dist-tag) Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 1.2.0-next.1 🎉 The release is available on npm package (@next dist-tag) Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 1.1.4-next.1 🎉 The release is available on npm package (@next dist-tag) Your semantic-release bot 📦🚀 |
# strapi-plugin-translate [1.3.0-next.1](https://github.com/Fekide/strapi-plugin-translate/compare/[email protected]@1.3.0-next.1) (2024-08-22) ### Bug Fixes * **admin:** remove brackets from webpack chunk name ([47b6f2e](47b6f2e)) * **batch-update:** fix error during updating updated-entry entity ([c9ae544](c9ae544)) * **deps:** upgrade dependencies ([4ead312](4ead312)) ### Features * **admin:** add batch updating ([bf88e10](bf88e10)), closes [#109](#109) * **batch-update:** add customization options ([2bd372f](2bd372f)) * **batch-update:** group updates by content type ([1cd1d0b](1cd1d0b)) * **plugin:** optionally regenerate uids after single translation ([2506054](2506054)), closes [#156](#156)
🎉 This issue has been resolved in version 1.3.0-next.1 🎉 The release is available on npm package (@next dist-tag) Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 1.1.13-next.1 🎉 The release is available on npm package (@next dist-tag) Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 1.0.12-next.1 🎉 The release is available on npm package (@next dist-tag) Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 1.1.16-next.1 🎉 The release is available on npm package (@next dist-tag) Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 1.0.15-next.1 🎉 The release is available on npm package (@next dist-tag) Your semantic-release bot 📦🚀 |
listens for changes to localized entities and offers batch translation for updated entities fix Fekide#109
# [1.2.0-next.1](https://github.com/Fekide/strapi-plugin-translate/compare/[email protected]@1.2.0-next.1) (2023-06-06) ### Bug Fixes * **batch-update:** fix error during updating updated-entry entity ([c9ae544](Fekide@c9ae544)) ### Features * **admin:** add batch updating ([bf88e10](Fekide@bf88e10)), closes [Fekide#109](Fekide#109) * **batch-update:** add customization options ([2bd372f](Fekide@2bd372f)) * **batch-update:** group updates by content type ([1cd1d0b](Fekide@1cd1d0b)) * **plugin:** optionally regenerate uids after single translation ([2506054](Fekide@2506054)), closes [Fekide#156](Fekide#156)
# strapi-plugin-translate [1.3.0-next.1](https://github.com/Fekide/strapi-plugin-translate/compare/[email protected]@1.3.0-next.1) (2024-08-22) ### Bug Fixes * **admin:** remove brackets from webpack chunk name ([47b6f2e](Fekide@47b6f2e)) * **batch-update:** fix error during updating updated-entry entity ([c9ae544](Fekide@c9ae544)) * **deps:** upgrade dependencies ([4ead312](Fekide@4ead312)) ### Features * **admin:** add batch updating ([bf88e10](Fekide@bf88e10)), closes [Fekide#109](Fekide#109) * **batch-update:** add customization options ([2bd372f](Fekide@2bd372f)) * **batch-update:** group updates by content type ([1cd1d0b](Fekide@1cd1d0b)) * **plugin:** optionally regenerate uids after single translation ([2506054](Fekide@2506054)), closes [Fekide#156](Fekide#156)
Hello! This plugin batch translation works fine only when you have created new item.
I need batch translation of updated items.
It look's like updated items should be marked somehow to be avaliable for batch update of previously batch translated languages.
The text was updated successfully, but these errors were encountered: