Skip to content

Commit

Permalink
Merge pull request #106 from translate-tools/add-donations-section
Browse files Browse the repository at this point in the history
docs: add donations section
  • Loading branch information
vitonsky authored Jul 23, 2024
2 parents b151cd0 + 7d5cc49 commit 1d86c5e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -618,3 +618,19 @@ Predicate to check is language code are valid [ISO-639v2 code](https://en.wikipe
## getLanguageCodesISO639(set: `'v1' | 'v2'`): `string[]`

Returns language codes for selected version of ISO-639

# Donations

You can support the project to help it maintain independence and high quality:

- tell others about this package
- [suggest](https://github.com/translate-tools/core/issues/new) new ideas, features and elegant ways to make package better
- help us by trying to reproduce [unconfirmed bug reports](https://github.com/translate-tools/core/labels/unconfirmed)
- help us address bugs. Just ping us in issues and start work on PRs

Also, you can donate to us to vote with money for goal prioritization, to add some feature or fix some bug as soon as possible. Just donate with any method below, then leave transaction details in issue comments, or send email to [[email protected]](mailto:[email protected]) with issue number or feature request description. For significant donations, we will start work on your request as soon as possible.

- Monero (XMR): 861w7WuFGecR7SMpuf7GX9BBUgGJb1Xdx8z5pCpMrKY2ZeZAzS3mwZeQeJGV5RPpu35fr5dURSm587ewpHYGzNuGKGroQnD
- Bitcoin (BTC): bc1q2krassq0sa2aphkx37zn374lfjnthr5frm6s7y
- Ethereum (ETH), Tether USDT (ERC-20): 0x2463d84F46c131886CaE457412e8B6eaBc0b91a7
- Tron (TRC), Tether USDT (TRC-20): TQezzyzkfMCPJRdnYxNXrUfPj3s7kDeMBL

0 comments on commit 1d86c5e

Please sign in to comment.