Skip to content
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

Add Ukrainian support #250

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Add Ukrainian support #250

wants to merge 4 commits into from

Conversation

switchy
Copy link

@switchy switchy commented Jan 27, 2022

Added Ukrainian language translations.

@switchy switchy marked this pull request as ready for review January 27, 2022 22:53
@switchy
Copy link
Author

switchy commented Jan 27, 2022

I don't known why test is not successful.

messages/index.js Outdated Show resolved Hide resolved
@@ -221,11 +229,12 @@ module.exports = {
nl: "{{#def.n}}moet de eigenschap{{#def.propPlural}} {{=e.params.deps}} bevatten als {{=e.params.property}} is gedefinieerd",
pl: "{{#def.n}}powinien zawierać pol{{#def.propPlural}} {{=e.params.deps}} kiedy pole {{=e.params.property}} jest obecne",
"pt-BR":
"{{#def.n}} deve ter propriedade{{#def.propPlural}} {{=e.params.deps}} quando a propriedade {{=e.params.property}} estiver presente",
"{{#def.n}} deve ter propriedade{{#def.propPlural}} {{=e.params.deps}} quando a propriedade {{=e.params.property}} estiver presente",
Copy link

Choose a reason for hiding this comment

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

This and other spaces need removed.

Copy link
Author

Choose a reason for hiding this comment

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

The same. Error at the build stage.

Choose a reason for hiding this comment

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

You need just run this command:

npm run prettier:write

After that commit changes and push them here.

@KostyaTretyak
Copy link

@epoberezkin, look please. It seems that coveralls is not assessing the situation correctly. Yes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants