[tor-commits] [community/master] add strings of menus on top and bottom for l10n

emmapeel at torproject.org emmapeel at torproject.org
Sun Oct 10 09:07:36 UTC 2021


commit 019ec161b7ef84392d7625d6cd9a6ba5a1b3d057
Author: emma peel <emma.peel at riseup.net>
Date:   Sun Oct 10 00:20:00 2021 +0200

    add strings of menus on top and bottom for l10n
---
 templates/home.html | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/templates/home.html b/templates/home.html
index 09449f0..06d0724 100644
--- a/templates/home.html
+++ b/templates/home.html
@@ -25,3 +25,13 @@
     </div>
   </section>
 </div>
+<!--
+	This strings need to be localized, so they get translated on the menu
+    because there is no support for databags on the i18n plugin
+		{{ _("About") }}
+		{{ _("Documentation") }}
+		{{ _("Support") }}
+		{{ _("Jobs") }}
+		{{ _("Contact") }}
+		{{ _("Press") }}
+-->





More information about the tor-commits mailing list