Alchemy 8.3#98
Merged
Merged
Conversation
Alchemy 8.3 uses tom-select for alchemy-select
It's too verbose now, because the button is inline now.
This is used in the pages list table view
These attributes have been moved from page to page_version in Alchemy 8.1
The Dutch admin JS locale still carried untranslated English strings for the character counter, page search results and the file upload error messages. Translate them so the Dutch admin UI no longer falls back to English for these.
Alchemy 8.3 added admin JS controls for the file uploader and selection handling (abort/cancel uploads, clear selection, remove, close) whose labels were not yet translated. Add the German strings for them.
Translate the newer admin JS strings (preview load failure, file uploader and selection controls, anchor select) that still fell back to English. Also wrap the upload-error line to match the file's two-line formatting.
Translate the newer admin JS strings (preview load failure, file uploader and selection controls, anchor select) that still fell back to English.
Translate the newer admin JS strings (preview load failure, file uploader and selection controls, anchor select) that still fell back to English.
Translate the newer admin JS strings (preview load failure, file uploader and selection controls, anchor select) that still fell back to English.
Translate the newer admin JS strings (preview load failure, file uploader and selection controls, anchor select) that still fell back to English.
Translate the newer admin JS strings (preview load failure, file uploader and selection controls, anchor select) that still fell back to English.
The flatpickr display format still used the ISO English default, so dates showed up as Y-m-d in the Dutch admin. Switch to the Dutch day-month-year convention. Only the displayed altFormat changes; the submitted value stays ISO.
The flatpickr display format still used the ISO English default, so dates showed up as Y-m-d in the Italian admin. Switch to the Italian day/month/year convention. Only the displayed altFormat changes; the submitted value stays ISO.
The flatpickr display format still used the bare ISO English default. Switch to the native Chinese year/month/day notation. Only the displayed altFormat changes; the submitted value stays ISO.
sascha-karnatz
approved these changes
Jun 25, 2026
Alchemy 8.3 introduces new translatable strings: the dashboard usage widgets (element/page usage titles, published/online counts), the scheduled page states and status titles, the wildcard-URL page_layout validation message, and the page title/meta attribute labels. These are now translated for the four primary languages (de, fr, it, es), reusing each locale's existing wording so the UI stays consistent. The bundled English reference still carries keys that no longer exist in Alchemy's code — this_picture_is_used_on_these_pages (replaced by the used_on_these_pages scope) and attached_to. Both are dropped from every locale that still listed them, so the obsolete entries do not get propagated as new translations.
Closed
Merged
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.
Translations for Alchemy 8.3