Skip to content

Commit

Permalink
Upd: TRANSLATE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ollm committed Oct 28, 2024
1 parent e67a209 commit bc6aaa8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions TRANSLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ If you want to see OpenComic in your language, please help us to Translate.

To create a new translation, you can create one from [empty.json](https://github.com/ollm/OpenComic/blob/master/languages/empty.json) file and compare to other translations (Preferably [English](https://github.com/ollm/OpenComic/blob/master/languages/en.json) or [Spanish](https://github.com/ollm/OpenComic/blob/master/languages/es.json)) using some diff app like [Meld](https://meld.app/), [WinMerge](https://winmerge.org/) or webs like [Mergely](https://editor.mergely.com/) (Or any other method that you prefer).

https://winmerge.org/

Don't forget to activate the language by editing the [`languagesList.json`](https://github.com/ollm/OpenComic/blob/master/languages/languagesList.json) file and adding `"active": true` to the language, if the language is not in the list you can add it.

You can send a pull request or open a issue with the new translated file and the updated `languagesList.json`, it is not necessary that the translation is complete.
Expand Down

0 comments on commit bc6aaa8

Please sign in to comment.