It is highly recommended to update the translations on Transifex, to utilize the powerful features provided by the platform and for better maintenance.
We have automated weekly synchronization from Transifex, so the translations will be updated to the code soon.
Transifex (Recommended)
👉🏻 Start translating or fix an existing translation.
Pull Requests
Please consider using Transifex first.
-
Fork Violentmonkey from GitHub.
-
Copy
src/_locales/en/messages.yml
intosrc/_locales/<your_locale>/messages.yml
. -
Translate messages in the created
messages.yml
or the one you'd like to modify.Make sure the modified
messages.yml
is valid yaml.If you are not sure how to do this, please use Transifex instead.
-
Commit changes and create a pull request.