Bring the Chinese (Traditional) update forward from 5.x, release as 6.0.1 - #650
Merged
Conversation
….0.1 Weblate pushed e2c6b17 to 5.x-dev on 23 August and does not backfill a branch, so it never reached 6.x. 6.0.0 is already tagged and published, so this needs its own version to reach users. The 5.x file is a strict superset: 94 keys are missing from 6.x, 76 values are newer, and nothing exists only on 6.x.
AltamashShaikh
approved these changes
Aug 24, 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.
Description
Brings the Chinese (Traditional) translation forward from
5.x-devand releases it as 6.0.1.Weblate pushed
e2c6b173to5.x-devon 23 August. This component is one of the four still tracking5.x-devin Weblate, and Weblate does not backfill a branch when a component switches, so it never reached6.x-dev. The Czech and French updates from the same period were already covered by #647.Safe to take wholesale: the 5.x file is a strict superset — 94 keys are missing from 6.x, 76 values are newer on 5.x, and nothing exists only on 6.x, so no newer translation is overwritten. The file validates as JSON and no translated key lacks an
en.jsoncounterpart.Released as 6.0.1 because 6.0.0 is already tagged and the Marketplace has ingested it, so there is no upcoming release for these strings to ride along in. Weblate pushes normally carry no version bump for exactly that reason — they land before a release; this one did not.
This recurs until the Weblate component is pointed at
6.x-dev(component settings -> Version control -> Repository branch, on Hosted Weblate).Issue No
Part of the Matomo 6 plugin readiness work. No separate ticket.
Steps to Replicate the Issue
lang/zh-tw.jsonbetween5.x-devand6.x-dev.Checklist