Skip to content

Setup i18n#440

Open
benmerckx wants to merge 13 commits intomainfrom
i18n
Open

Setup i18n#440
benmerckx wants to merge 13 commits intomainfrom
i18n

Conversation

@benmerckx
Copy link
Member

No description provided.

@benmerckx benmerckx requested a review from Copilot July 23, 2025 11:15
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request sets up internationalization (i18n) for the application by adding comprehensive translation files for 20 different languages. The translations cover all user-facing text elements across the application's interface, providing localization support for a global user base.

  • Adds translation files for 20 languages including Chinese, Vietnamese, Ukrainian, Turkish, Thai, Swedish, Slovenian, Slovak, Russian, Romanian, Portuguese, Polish, Dutch, and Myanmar
  • Each translation file contains 258 translation keys covering all UI components, messages, and user interactions
  • Provides consistent translation structure across all languages with identical key organization

Reviewed Changes

Copilot reviewed 73 out of 73 changed files in this pull request and generated 10 comments.

Show a summary per file
File Description
src/translations/zh.json Chinese translations for all UI elements and messages
src/translations/vi.json Vietnamese translations for all UI elements and messages
src/translations/uk.json Ukrainian translations for all UI elements and messages
src/translations/tr.json Turkish translations for all UI elements and messages
src/translations/th.json Thai translations for all UI elements and messages
src/translations/sv.json Swedish translations for all UI elements and messages
src/translations/sl.json Slovenian translations for all UI elements and messages
src/translations/sk.json Slovak translations for all UI elements and messages
src/translations/ru.json Russian translations for all UI elements and messages
src/translations/ro.json Romanian translations for all UI elements and messages
src/translations/pt.json Portuguese translations for all UI elements and messages
src/translations/pl.json Polish translations for all UI elements and messages
src/translations/nl.json Dutch translations for all UI elements and messages
src/translations/my.json Myanmar translations for all UI elements and messages

benmerckx and others added 12 commits July 23, 2025 13:19
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jul 23, 2025

Open in StackBlitz

npm i https://pkg.pr.new/alineacms/alinea@440

commit: 5f09fbe

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