Skip to content

Add "learn more →" text to index card arrow links#102

Merged
brunoborges merged 1 commit intomainfrom
add-learn-more-to-cards
Feb 26, 2026
Merged

Add "learn more →" text to index card arrow links#102
brunoborges merged 1 commit intomainfrom
add-learn-more-to-cards

Conversation

@brunoborges
Copy link
Copy Markdown
Member

Replace the bare → arrow in card footers with a translated "learn more →" label, making the clickable action explicit for users.

Changes

  • Template: Updated index-card.html to use {{cards.learnMore}} →
  • Generator: Added cards.learnMore token to the card rendering in generate.java
  • Translations: Added learnMore key to all 9 locale string files

Translations

Locale Text
en learn more →
de mehr erfahren →
es saber más →
fr en savoir plus →
pt-BR saiba mais →
zh-CN 了解更多 →
ar اعرف المزيد →
ja 詳しく見る →
ko 자세히 보기 →

Replace the bare → arrow in card footers with a translated
"learn more →" label for all 9 locales, making the clickable
action explicit.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@brunoborges brunoborges merged commit 365c9bc into main Feb 26, 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.

1 participant