update README with multi language note, and I also cant spell Portuguese

indiachan-spamvector
Thomas Lynch 1 year ago
parent 578bb63620
commit 2d4a7f12ff
  1. 4
      CHANGELOG.md
  2. 1
      README.md

@ -9,8 +9,8 @@ Special shoutout to l29utp0 & loynet (ptchan.org), Homicide (94chan.org) and som
Now, back to the program. Here are the changes for 1.0.0, with one especially notable feature:
- Multiple language support. jschan now supports language packs. There is a global and board-level language setting which completely translates the interface to another language. No javascript required.
- An effort has been made to translate everything, but given there is almost 4 years of code, some things may have slipped through the cracks. If something isn't translated, please report it on gitgud.
- 1.0.0 includes two language packs: English and Portugese. Contributions for new language packs or improvements to existing ones are very welcome!
- Huge credit to the ptchan.org admins for providing the Portugese translation.
- 1.0.0 includes two language packs: English and Portuguese. Contributions for new language packs or improvements to existing ones are very welcome!
- Huge credit to the ptchan.org admins for providing the Portuguese translation.
- Improve the css and markup to only show the appropriate wording e.g "tap" or "click" in tooltips depending if you are on mobile/desktop.
- Notify the user when making a playlist from a thread if there were no files, rather than just silently logging.
- Improve the installation process to fix a potential issue with the database connection settings.

@ -9,6 +9,7 @@ API documentation: [fatchan/jschan-docs](https://gitgud.io/fatchan/jschan-docs/)
Join the IRC: [open in client](ircs://irc.fatpeople.lol:6697/general) OR: [webchat](https://irc.fatpeople.lol/#general)
## Features
- [x] Multiple language support (currently English & Portuguese)
- [x] User created boards ala [infinity](https://github.com/ctrlcctrlv/infinity)
- [x] Multiple files per post
- [x] Antispam/Anti-flood & DNSBL

Loading…
Cancel
Save