- Notifications
You must be signed in to change notification settings - Fork251
Add Slovak rules#230
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Add Slovak rules#230
Uh oh!
There was an error while loading.Please reload this page.
Conversation
First of all, I am really sorry for the late reply. Could you add some tests to see if the Slovak rules are working (this is especially important to keep them working when we merge additional PRs. And please update with the latest changes from |
Resources/rules/slovak.json Outdated
"ú": "u", | ||
"ý": "y", | ||
"ž": "z" | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
You should add a newline
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
newline added
PR updaded from latest origin/master and test added |
@bartko-s Thanks, 👍 |
No description provided.