Browse Source

readme: Include multiple languages in feature list

tags/v0.11.0-beta
Daniel Oaks 6 years ago
parent
commit
421ecc9811
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -30,6 +30,7 @@ Oragono is a fork of the [Ergonomadic](https://github.com/edmund-huber/ergonomad
30 30
 * client accounts and SASL
31 31
 * passwords stored with [bcrypt](https://godoc.org/golang.org/x/crypto) (client account passwords also salted)
32 32
 * banning ips/nets and masks with `KLINE` and `DLINE`
33
+* supports [multiple languages](https://crowdin.com/project/oragono) (you can also set a default language for your network)
33 34
 * [IRCv3 support](http://ircv3.net/software/servers.html)
34 35
 * a heavy focus on developing with [specifications](https://oragono.io/specs.html)
35 36
 

Loading…
Cancel
Save