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.

Copy link
Collaborator

@raclim raclim left a comment

Choose a reason for hiding this comment

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

Thanks so much for catching these! This is definitely much more consistent, and I'm so glad the spacing is much more uniform!

@raclim raclim merged commit aa775de into processing:develop Oct 20, 2025
1 check passed
@cassiano cassiano deleted the fixing-use-of-placeholders-inside-i18n branch October 21, 2025 03:37
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

2 participants