enabled use of Slovak translations

This commit is contained in:
El RIDO
2022-09-29 05:34:49 +02:00
parent afd84da6b2
commit b61b4253a6
6 changed files with 14 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
# PrivateBin version history
* **1.4.1 (not yet released)**
* ADDED: Translations for Turkish
* ADDED: Translations for Turkish and Slovak
* CHANGED: Avoid `SUPER` privilege for setting the `sql_mode` for MariaDB/MySQL (#919)
* FIXED: Revert to CREATE INDEX without IF NOT EXISTS clauses, to support MySQL (#943)
* FIXED: Apply table prefix to indexes as well, to support multiple instances sharing a single database (#943)