Skip to content

Commit

Permalink
Merge pull request #502 from translate-tools/update-donations-info
Browse files Browse the repository at this point in the history
Update donations info
  • Loading branch information
vitonsky authored Jul 21, 2024
2 parents af612c3 + 7428614 commit 9c20222
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 18 deletions.
35 changes: 17 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,12 @@ To try it on a chromium browser, download the normal extension for Chrome.

# Screenshots

![](./assets/screenshots/SelectedTextTranslation.png)
![](./assets/screenshots/FullPageTranslation.png)
![](./assets/screenshots/TextTranslation.png)
![](./assets/screenshots/Preferences.png)
![](./assets/screenshots/Dictionary.png)
See more info on https://linguister.io

![](./site/static/screenshots/page-translation.png)
![](./site/static/screenshots/text-translation.png)
![](./site/static/screenshots/selected-text-translation.png)
![](./site/static/screenshots/settings.png)

# Development

Expand All @@ -59,26 +60,24 @@ You can improve Linguist, [make issues](https://github.com/translate-tools/lingu

Contribute to Linguist, see the ["help wanted" label](https://github.com/translate-tools/linguist/labels/help%20wanted) to find hot issues.

# Support

Do you like Linguist? Tell your friends and colleagues about it. Let's make it popular.

Do you need a feature or don't like Linguist? [Make an issue](https://github.com/translate-tools/linguist/issues/new) and suggest improvements.

Help us translate Linguist into your language. Read the [internationalization guide](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Internationalization) and make a pull request.

# Donations

Linguist is completely free and open-source, and it does not collect any user data to sell.
Linguist is completely free, open-source, and does not collect any user data to sell.

You can support the project with your donations to help Linguist maintain its independence and high quality.
You can support the project to help it maintain independence and high quality:
- tell others about Linguist
- [suggest](https://github.com/translate-tools/linguist/issues/new) new ideas and elegant ways to make Linguist better
- help us translate Linguist into your language. Read the [internationalization guide](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Internationalization) and send us a pull request
- do graphic design for the software
- help us by trying to reproduce [unconfirmed bug reports](https://github.com/translate-tools/linguist/labels/recheck)
- help us address bugs if you know Typescript

Also, you can donate to vote with money for issues prioritization, to add some feature or fix some bug as soon as possible. Just donate and sent transaction details and your feature request or issue number to email [[email protected]](mailto:[email protected]) or right in issue comments if you wish. We will start work on your request as soon as possible, for significant donations.
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 send transaction details and issue number or feature request description to email [[email protected]](mailto:[email protected]) (or right in issue comments if you wish). For significant donations, we will start work on your request as soon as possible.

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

# Supporters

Expand Down
Binary file removed assets/screenshots/Dictionary.png
Binary file not shown.
Binary file removed assets/screenshots/FullPageTranslation.png
Binary file not shown.
Binary file removed assets/screenshots/Preferences.png
Binary file not shown.
Binary file removed assets/screenshots/SelectedTextTranslation.png
Binary file not shown.
Binary file removed assets/screenshots/TextTranslation.png
Binary file not shown.

0 comments on commit 9c20222

Please sign in to comment.