Skip to content

Revert translation cleanup; add only show_toggle_switches key#3

Merged
Misiu merged 2 commits intono_togglefrom
copilot/revert-translation-changes
Mar 14, 2026
Merged

Revert translation cleanup; add only show_toggle_switches key#3
Misiu merged 2 commits intono_togglefrom
copilot/revert-translation-changes

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 14, 2026

The previous commit over-scoped translation changes by reformatting, reordering, and backfilling missing keys across all language files. Only the new show_toggle_switches key should be added.

Changes

  • Restored all 25 non-English translation files to their exact upstream state, preserving original line endings (CRLF/LF per file)
  • Added show_toggle_switches only to the 14 language files that already contain the parent card_editor.fields structure (i.e., have show_header_toggle): bg, el, en, es, fi, he, lv, nl, pl, sk, sl, sv, ur, zh-Hans
  • Left untouched the 12 partial translations lacking show_header_toggle — these fall back to English for the new key

The resulting translation diff is 14 files × 4 lines each:

"show_toggle_switches": {
  "heading": "Show toggle switches",
  "description": "Show toggle switch for each individual schedule in the card"
},

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: Misiu <1741838+Misiu@users.noreply.github.com>
Copilot AI changed the title [WIP] Revert translation changes and add new translations Revert translation cleanup; add only show_toggle_switches key Mar 14, 2026
Copilot AI requested a review from Misiu March 14, 2026 06:59
@Misiu Misiu marked this pull request as ready for review March 14, 2026 07:05
@Misiu Misiu merged commit f3cc4b2 into no_toggle Mar 14, 2026
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