Skip to content

chore: update Ukrainian translation #174

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

krant
Copy link
Contributor

@krant krant commented Aug 5, 2025

  • Fixes minor translation issues
  • Auto format with trunk fmt

"Input Control: none/none": "Контроль Вводу: немає/немає"
"Message Alert Buzzer: on": "Сповіщення: увімк."
"Language: English": "Мова: Українська"
'User name: ': "Ім'я користувача: "
Copy link
Collaborator

Choose a reason for hiding this comment

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

left (english) and right part (ukrainian) must be enclosed in same way, either ' or ". no mix allowed.

Copy link
Contributor Author

@krant krant Aug 11, 2025

Choose a reason for hiding this comment

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

This requirement makes it impossible to pass trunk check - it refused to accept all combinations I have tried. I believe that's because of ' inside the right string - no other localizations have it. Is it possible to relax/finetune trunk rules or lift "left == right" restriction? Because I'm not sure how to proceed further.

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