Skip to content

Add missing cards.learnMore key to Italian UI strings#111

Merged
brunoborges merged 2 commits intomainfrom
copilot/add-italian-ui-strings
Feb 27, 2026
Merged

Add missing cards.learnMore key to Italian UI strings#111
brunoborges merged 2 commits intomainfrom
copilot/add-italian-ui-strings

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 27, 2026

Italian (it.yaml) was missing the cards.learnMore key present in English and all other locales, causing a fallback to the English "learn more" text on pattern cards.

Change

Added the missing key to translations/strings/it.yaml:

cards:
  ...
  touchHint: 👆 tocca o scorri →
  learnMore: scopri di più   # ← added

Italian now has full parity with the English string set (91 keys).

Original prompt

This section details on the original issue you should resolve

<issue_title>[Translation] Italian missing some UI strings</issue_title>
<issue_description>### Language

it

What is affected?

UI strings

Pattern slug (if applicable)

No response

Current text

Some keys are missing. Double check based on the English strings.

Suggested text

For example, Italian doesn't have translation for "learn more"

Additional context

No response</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: brunoborges <129743+brunoborges@users.noreply.github.com>
Copilot AI changed the title [WIP] Add missing Italian translations for UI strings Add missing cards.learnMore key to Italian UI strings Feb 27, 2026
@brunoborges brunoborges marked this pull request as ready for review February 27, 2026 14:38
@brunoborges brunoborges merged commit b1b4043 into main Feb 27, 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.

[Translation] Italian missing some UI strings

2 participants