Remove info about automated translations - #436
Open
mnocon wants to merge 6 commits into
Open
Conversation
mnocon
marked this pull request as ready for review
August 28, 2026 11:18
mnocon
marked this pull request as draft
August 28, 2026 11:19
* branch release_5.0.10 --------- Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com> Co-authored-by: julitafalcondusza <117284672+julitafalcondusza@users.noreply.github.com>
…mated translation is removed, translations-management is always avialable
mnocon
force-pushed
the
remove-automated-translation
branch
from
August 31, 2026 14:35
f7d8aca to
cf645b2
Compare
Preview of modified filesPreview of modified Markdown: |
Summary
|
mnocon
commented
Sep 1, 2026
| The content on your website can be translated into different languages. | ||
| Each content item can have different language versions. | ||
| The version visible to a visitor depends on the way your installation is set up (see [SiteAccess concept](multisite.md#siteaccess)). | ||
| The application that consumes your content decides which version a visitor sees. |
Contributor
Author
There was a problem hiding this comment.
Wording for SaaS (headless approach)
mnocon
commented
Sep 1, 2026
|
|
||
| !!! note "Website configuration" | ||
| Adding a language doesn't require any configuration changes. | ||
| As soon as you save it, the language is available for creating content items, products, and their translations. |
Contributor
Author
There was a problem hiding this comment.
True for SaaS (each language gets added automatically to the config, on the fly)
mnocon
commented
Sep 1, 2026
|
|
||
| Depending on the way the website is set up, additional configuration may be necessary for the new translations to be displayed properly. | ||
| Contact your administrator and inform them that you need to add a new language to the website. | ||
| ## Add translations |
Contributor
Author
There was a problem hiding this comment.
This is copied from line 206 in the the "previous" file.
mnocon
marked this pull request as ready for review
September 1, 2026 08:01
ibexa-workflow-automation-1
Bot
requested review from
adriendupuis,
dabrt and
julitafalcondusza
and removed request for
a team
September 1, 2026 08:01
adriendupuis
approved these changes
Sep 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Target: 6.0, saas
Things done:
With translatons-management always available, this is the one procedure to keep (even when it's not configured)
On SaaS, adding a new language doesn't require adding any configuration - new languages are included by default once they're created.