| avm99963 | 43985f5 | 2016-09-17 17:40:34 +0200 | [diff] [blame] | 1 | # translateselectedtext |
| Adrià Vilanova Martínez | 4bed950 | 2022-06-26 01:37:04 +0200 | [diff] [blame] | 2 | [](https://chrome.google.com/webstore/detail/translate-selected-text/fbimffnjoeobhjhochngikepgfejjmgj) |
| 3 | [](https://microsoftedge.microsoft.com/addons/detail/translate-selected-text/hdjapebmiepclngcmnjaaiincnllakpg) |
| 4 | |
| avm99963 | 43985f5 | 2016-09-17 17:40:34 +0200 | [diff] [blame] | 5 | The source code of the Chrome "Translate Selected Text" extension. |
| 6 | |
| avm99963 | 5951a2c | 2016-09-17 18:02:05 +0200 | [diff] [blame] | 7 | ## Do you want to help to translate this extension's UI? |
| avm99963 | ce257a9 | 2020-12-27 00:07:13 +0100 | [diff] [blame] | 8 | If you want to help bring this extension into your native language, you can, and |
| 9 | I would really appreciate it! Just go to the following website and start |
| 10 | translating :) |
| avm99963 | 43985f5 | 2016-09-17 17:40:34 +0200 | [diff] [blame] | 11 | |
| avm99963 | 5951a2c | 2016-09-17 18:02:05 +0200 | [diff] [blame] | 12 | * [Translate Selected Text - Crowdin](https://crowdin.com/project/translateselectedtext) |
| 13 | |
| 14 | [](https://crowdin.com/project/translateselectedtext) |
| avm99963 | 43985f5 | 2016-09-17 17:40:34 +0200 | [diff] [blame] | 15 | |
| avm99963 | 1e9acd2 | 2021-01-16 16:14:34 +0100 | [diff] [blame] | 16 | ## Bugs |
| Adrià Vilanova Martínez | 4bed950 | 2022-06-26 01:37:04 +0200 | [diff] [blame] | 17 | Please, report any bugs or feature sugestions in our issue tracker: |
| 18 | [https://bugs.avm99963.com/p/translateselectedtext](https://bugs.avm99963.com/p/translateselectedtext). |
| avm99963 | 1e9acd2 | 2021-01-16 16:14:34 +0100 | [diff] [blame] | 19 | |
| 20 | ## Beta version |
| 21 | As this extension has so many users, I've decided to upload a Beta version of |
| 22 | the extension to the Chrome Web Store so I can test it before uploading any |
| 23 | update to the stable version! This way I can make sure that the stable version |
| 24 | of the extension is 100% bug-free. |
| 25 | |
| 26 | If you want to test the bleeding edge of this extension before everybody else, |
| 27 | join the Google Group and download the extension (there may be bugs, you've been |
| 28 | warned): |
| 29 | |
| 30 | - [Google Group](https://groups.google.com/g/gtranslator-beta) |
| 31 | - [Translate Selected Text (Beta)](https://chrome.google.com/webstore/detail/translate-selected-text-b/pckjhlclhnnhdadoockkhgfkceeljnkg) |
| 32 | |
| avm99963 | 43985f5 | 2016-09-17 17:40:34 +0200 | [diff] [blame] | 33 | ## Special thanks |
| 34 | Special thanks to: |
| avm99963 | ce257a9 | 2020-12-27 00:07:13 +0100 | [diff] [blame] | 35 | * All the users who use the extension every day and who trust the model of |
| 36 | developing simple extensions which do not request any privacy-breaking |
| 37 | permissions. |
| Adrià Vilanova Martínez | 4bed950 | 2022-06-26 01:37:04 +0200 | [diff] [blame] | 38 | * All the users who |
| 39 | [have contributed translations](https://crowdin.com/project/translateselectedtext/activity_stream). |
| 40 | You rock! |
| avm99963 | f01af0e | 2020-12-26 23:11:10 +0100 | [diff] [blame] | 41 | |
| Adrià Vilanova Martínez | 4bed950 | 2022-06-26 01:37:04 +0200 | [diff] [blame] | 42 | ## Contributing |
| 43 | If you want to contribute to the development of the extension, you're more than |
| 44 | welcome! The documentation for this project is currently very poor, but please |
| 45 | open an issue in the [issue tracker](https://iavm.xyz/b/translateselectedtext) |
| 46 | if you're willing to contribute and I'll make sure to prioritize writing the |
| 47 | documentation for this extension! |
| 48 | |
| 49 | * [Documentation for developers](docs/development.md) |