Push updated languages

This commit is contained in:
Dane Everitt 2016-12-30 17:17:36 -05:00
parent 0afa568095
commit a1dff5cda0
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
101 changed files with 1626 additions and 1317 deletions

View file

@ -4,6 +4,9 @@ This file is a running track of new features and fixes to each version of the pa
This project follows [Semantic Versioning](http://semver.org) guidelines.
## v0.5.6 (Bodacious Boreopterus)
### Added
* Added the following languages: Estonian `et`, Dutch `nl`, Norwegian `nb` (partial), Romanian `ro`, and Russian `ru`. Interested in helping us translate the panel into more languages, or improving existing translations? Contact us on Discord and let us know.
### Fixed
* Fixes bug where assigning a variable a default value (or valid value) of `0` would cause the panel to reject the value thinking it did not exist.
* Addresses potential for crash by limiting total ports that can be assigned per-range to 2000.