#65567·symfony

Missing translations for Ukrainian (uk)

Author: carsonbotCreated Aug 21, 2026Updated Sep 15, 2026
LabelsGood first issueHelp wantedMissing translations

Hello,

There are some translation work needed for Ukrainian (uk) and we are looking for a native speaker to help us out.

Here is a short example of what you need to do. There are 4 rules:

  1. You must be a Ukrainian (uk) native speaker
  2. You must look at the existing translations and follow the same "style" or "tone"
  3. You must make your PR to branch 6.4
  4. You must use the correct indentation (number of spaces)

These are the files that should be updated:

Show related strings

src/Symfony/Component/Form/Resources/translations/validators.uk.xlf

Id English Translation Status
130 The lower bound must not be greater than the upper bound. Нижня межа не повинна бути більшою за верхню межу. Needs review

src/Symfony/Component/Validator/Resources/translations/validators.uk.xlf

Id English Translation Status
147 The referenced entity does not exist. Сутність, на яку посилаються, не існує. Needs review
148 This is not a valid ULID. Це значення не є дійсним ULID. Needs review

[!NOTE] If you want to work on this issue, add a comment to assign it to yourself and let others know that this is already taken.