Skip to content

Commit

Permalink
Spelling fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ivictbor authored Apr 28, 2021
1 parent 0e6bed0 commit 4507fe7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ If you want to add another language, then:
5. Add reference in [js/translation.js] inside of your repo.
5. After that create pull-request, or just open [issue](https://github.com/devforth/painterro/issues) if you don't know how to create a PR.

🤔 Found a bug in some work for your languate? Form and use github editor to fix, then create a PR, we will judge the change.
🤔 Found a bug in some word for your languate? Fork and use github editor to fix, then create a PR, we will judge the change.

If you want to translate or change strings without contributing you can do this by passing
`translation` parameter, for example:
Expand All @@ -382,7 +382,7 @@ Painterro({
}
}).show()
```
For all strings that can be translated, see [langs/en.lang.js]
For all strings that should be translated, see [langs/en.lang.js]


Saving image 💾
Expand Down

0 comments on commit 4507fe7

Please sign in to comment.