Skip to content

feat(l10n): backfill translations for all languages - #561

Merged
kw-tmueller merged 1 commit into
masterfrom
l10n/backfill-2.2.0
Jul 27, 2026
Merged

feat(l10n): backfill translations for all languages#561
kw-tmueller merged 1 commit into
masterfrom
l10n/backfill-2.2.0

Conversation

@DeepDiver1975

Copy link
Copy Markdown
Member

Backfills translations across all language catalogs, previously bundled into #555 and now split out into its own PR for independent review.

Changes

Bring all language catalogs in l10n/ to full coverage of the app's source strings, including the empty-state strings added for 2.2.0 (No note selected, Create a note using the + button in the sidebar.) which were previously untranslated everywhere. Each language's .js and .json pair is kept in sync; existing translations are preserved and per-language pluralForm/nplurals are respected.

Notes

🤖 Generated with Claude Code

Bring all 69 language catalogs in l10n/ to full coverage of the app's
source strings, including the new empty-state strings added in this release
("No note selected", "Create a note using the + button in the sidebar.")
which were previously untranslated everywhere. Each language's .js and .json
pair is kept in sync; existing translations are preserved and per-language
pluralForm/nplurals are respected.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
@DeepDiver1975
DeepDiver1975 requested a review from a team as a code owner July 27, 2026 09:47
@kw-tmueller
kw-tmueller merged commit 4dfaee8 into master Jul 27, 2026
12 checks passed
@kw-tmueller
kw-tmueller deleted the l10n/backfill-2.2.0 branch July 27, 2026 09:56
DeepDiver1975 added a commit that referenced this pull request Jul 27, 2026
Since the version bump was authored, several user-facing PRs merged to
master that will ship inside 2.2.0. Record them in the release notes:
full translation backfill (#561), fenced-code-block background (#560),
zh-Hans/Mongolian corrections (#559), duplicate de/de_DE key removal
(#562), and the Transifex-sync retirement (#558).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
phil-davis pushed a commit that referenced this pull request Jul 27, 2026
* chore: bump version to 2.2.0

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>

* docs(changelog): cover l10n and CSS changes shipping in 2.2.0

Since the version bump was authored, several user-facing PRs merged to
master that will ship inside 2.2.0. Record them in the release notes:
full translation backfill (#561), fenced-code-block background (#560),
zh-Hans/Mongolian corrections (#559), duplicate de/de_DE key removal
(#562), and the Transifex-sync retirement (#558).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>

---------

Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants