add basic RTL support, drop default language key

This commit is contained in:
El RIDO
2023-09-19 07:29:00 +02:00
parent 896a49c8cf
commit 5c97443d1d
43 changed files with 53 additions and 59 deletions
+2
View File
@@ -1,5 +1,7 @@
# PrivateBin version history
* **1.6.1 (not yet released)**
* ADDED: Right-To-Left (RTL) support for Arabic & Hebrew (#1174)
* **1.6.0 (2023-09-11)**
* ADDED: Translations for Japanese & Arabic
* ADDED: Configuration option to disable Email button (#1164)