added translation for Czech, provided by @info-path, fixes #424

This commit is contained in:
El RIDO
2019-06-23 12:06:36 +02:00
parent c9680ed741
commit 8dc9db90c9
8 changed files with 185 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
# PrivateBin version history
* **1.3 (not yet released)**
* ADDED: Translation for Czech (#424)
* ADDED: Threat modeled the application (#177)
* CHANGED: Minimum required PHP version is 5.5, due to a change in the identicon library
* CHANGED: Minimum required browser versions are Firefox 54, Chrome 57, Opera 44, Safari 11, Edge 16, due to use of WebCrypto API, async/await, ES6 & WebAssembly features - all Internet Explorer versions are incompatible