mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-05 04:00:02 +00:00
readme update.
This commit is contained in:
parent
4dd995e868
commit
ffc498ce1d
1 changed files with 2 additions and 1 deletions
|
@ -39,6 +39,7 @@ Front Page|Post
|
|||
- Clean, mobile-friendly interface.
|
||||
- i18n / internationalization support.
|
||||
- NSFW post / community support.
|
||||
- Cross-posting support.
|
||||
- High performance.
|
||||
- Server is written in rust.
|
||||
- Front end is `~80kB` gzipped.
|
||||
|
@ -161,7 +162,7 @@ Lemmy is free, open-source software, meaning no advertising, monetizing, or vent
|
|||
|
||||
If you'd like to add translations, take a look a look at the [english translation file](ui/src/translations/en.ts).
|
||||
|
||||
- Languages supported: English (`en`), Chinese (`zh`), French (`fr`), Swedish (`sv`), German (`de`), Russian (`ru`).
|
||||
- Languages supported: English (`en`), Chinese (`zh`), French (`fr`), Spanish (`es`), Swedish (`sv`), German (`de`), Russian (`ru`).
|
||||
|
||||
## Credits
|
||||
|
||||
|
|
Loading…
Reference in a new issue