https://github.com/thenolle/electron-translator_addon
A simple electron launcher showing our new Translator Addon (JavaScript).
https://github.com/thenolle/electron-translator_addon
electron-addon electronjs javascript translation
Last synced: about 1 month ago
JSON representation
A simple electron launcher showing our new Translator Addon (JavaScript).
- Host: GitHub
- URL: https://github.com/thenolle/electron-translator_addon
- Owner: TheNolle
- License: bsd-3-clause
- Created: 2021-03-01T18:16:15.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-13T17:29:09.000Z (over 1 year ago)
- Last Synced: 2025-01-27T13:26:58.345Z (3 months ago)
- Topics: electron-addon, electronjs, javascript, translation
- Language: CSS
- Homepage: https://discord.com/invite/86yVsMVN9z
- Size: 576 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://thenolle.com/Discord)
# TheNolle's Electron Translator Plugin
- This repository has been created to publish a work in collaboration with @AntonUden
- You can try to improve the plugin on your own and make pull requests if you want to.
- ❤ Thank you ❤## Infos
- You can't use a **<tag>** or **<translate>** to use the plugin inside another **<tag>** or **<translate>**
- Works for multiple pages, just need to import the plugin in every pages you want it to work in.
- Never forget to add a way for the users to change the language as I did with my popup!
- You can change the **CSS** the way you want, it won't affect the plugin!> Note: `electron`, `electron-builder` are required and are not contained in this repository.
>- *To install them: `npm install electron electron-builder` in a terminale opened in the folder of the repository.*
>> *Need help with anything? Just join my [Discord](https://TheNolle.com/Discord), i'll be more than happy to help you out* 😄## Copyright
If you are going to use my plugin, please credit [Me](https://github.com/TheNolle/) and [AntonUden](https://github.com/AntonUden).
Please add somewhere visible on your software, app, etc.:
```
Translator Plugin
Made with ❤ by TheNolle (https://github.com/TheNolle/) and AntonUden (https://github.com/AntonUden)Link: https://github.com/TheNolle/Electron-Translator-Plugin/
```
Else I will take actions regarding on the French's Law about copyrights.## License
Licensed under the BSD 3-Clause License.