[tor-commits] [tpo/staging] fix text direction
emmapeel at torproject.org
emmapeel at torproject.org
Wed Nov 6 11:40:27 UTC 2019
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 e4bbd2d..b7c88aa 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