Skip to content

Conversation

golobitch
Copy link
Collaborator

No description provided.

@Copilot Copilot AI review requested due to automatic review settings September 28, 2025 17:15
Copy link

@Copilot 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 PR updates localization files with new translation content from Crowdin, adding support for multiple languages and standardizing message formats across existing translations.

  • Adds complete translation files for 7 new locales (Slovenian, Portuguese, Dutch, Hungarian, German, Afrikaans, and English)
  • Updates existing Spanish and Romanian translations with formatting fixes and new QR setup messages
  • Standardizes escape character usage for colons and exclamation marks across all locales

Reviewed Changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
messages.sl-SI.properties New Slovenian translation file with complete message set
messages.ro-RO.properties Updated Romanian translations with formatting fixes and new QR setup entries
messages.pt-PT.properties New Portuguese translation file with complete message set
messages.nl-NL.properties New Dutch translation file with complete message set
messages.hu-HU.properties New Hungarian translation file with complete message set
messages.es-ES.properties Updated Spanish translations with formatting fixes and new QR setup entries
messages.en-US.properties New English (US) translation file with complete message set
messages.de-DE.properties New German translation file with complete message set
messages.af-ZA.properties New Afrikaans translation file with complete message set
Comments suppressed due to low confidence (6)

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

#language page
app-language=App Language
select-language=Select your language
language-hint=Select your preferred languagesetup-qr-title\=Setup by QR
Copy link
Preview

Copilot AI Sep 28, 2025

Choose a reason for hiding this comment

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

The language-hint value is concatenated with setup-qr-title without proper separation. These should be split into separate entries.

Suggested change
language-hint=Select your preferred languagesetup-qr-title\=Setup by QR
language-hint=Select your preferred language
setup-qr-title=Setup by QR

Copilot uses AI. Check for mistakes.

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