Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 24 days ago
JSON representation

A simple electron launcher showing our new Translator Addon (JavaScript).

Awesome Lists containing this project

README

        

[![Copyright](https://readme-typing-svg.demolab.com?font=Fira+Code&weight=500&size=50&duration=3000&pause=2000&color=EB87F7&center=true&vCenter=true&width=1000&height=50&lines=Nolly)](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.