[tor-commits] [tpo/staging] fix text direction

gus at torproject.org gus at torproject.org
Thu Aug 20 20:22:52 UTC 2020


commit 7dd5b3ccda04147a4a4c4421f78c7a112c4540f6
Author: emma peel <emma.peel at riseup.net>
Date:   Wed Nov 6 12:40:14 2019 +0100

    fix text direction
---
 databags/alternatives.ini | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/databags/alternatives.ini b/databags/alternatives.ini
index e4bbd2d3..b7c88aa0 100644
--- a/databags/alternatives.ini
+++ b/databags/alternatives.ini
@@ -53,7 +53,7 @@ url = /he/
 language = עברית (he)
 
 [hu]
-direction = text-right
+direction = text-left
 order = order-last
 url = /hu/
 language = Magyar nyelv (hu)
@@ -100,6 +100,12 @@ order = order-last
 language = Melayu (ms)
 url = /ms/
 
+[nl]
+direction = text-left
+order = order-last
+url = /nl/
+language = Nederlands (nl)
+
 [pl]
 direction = text-left
 order = order-last





More information about the tor-commits mailing list