Skip to content

Conversation

cassiano
Copy link
Contributor

Fixes #3685

Changes:

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123
  • meets the standards outlined in the accessibility guidelines

"EmptyCurrentPass": "Ви не ввели пароль.",
"IncorrectCurrentPass": "Поточний пароль неправильний",
"DefaultError":"Щось пішло не так",
"DefaultError": "Щось пішло не так",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These were just (missing) blank spaces added by Prettier.

"AddonOnARIA": "так",
"AddonOffARIA": "ні",
"SoundReference": "Покликання на бібліотеку p5.sound, сумісну з p5.js $VERSION",
"SoundReference": "Покликання на бібліотеку p5.sound, сумісну з p5.js {{version}}",
Copy link
Contributor Author

@cassiano cassiano Oct 15, 2025

Choose a reason for hiding this comment

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

Here you can see the relevant change itself.

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.

Fixing use of placeholders inside i18n

1 participant