This is an automated email from the ASF dual-hosted git repository.
marcus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
The following commit(s) were added to refs/heads/main by this push:
new a750f01 Added language items for Esperanto and Armenian
a750f01 is described below
commit a750f01fd16b8859306cbc77dbe747dbc5c79be2
Author: Marcus <[email protected]>
AuthorDate: Fri May 21 17:56:55 2021 +0200
Added language items for Esperanto and Armenian
---
templates/ssi_paths.gsp | 3 +++
1 file changed, 3 insertions(+)
diff --git a/templates/ssi_paths.gsp b/templates/ssi_paths.gsp
index e125438..3d40b32 100644
--- a/templates/ssi_paths.gsp
+++ b/templates/ssi_paths.gsp
@@ -162,6 +162,8 @@
leftnav["/da/product/"] = "/da/product/leftnav.html"
leftnav["/da/why/"] = "/da/why/leftnav.html"
leftnav["/de/product/"] = "/de/product/leftnav.html"
+ leftnav["/eo/product/"] = "/eo/product/leftnav.html"
+ leftnav["/eo/why/"] = "/eo/why/leftnav.html"
leftnav["/es/noticias/"] = "/es/noticias/leftnav.html"
leftnav["/es/participar/"] = "/es/participar/leftnav.html"
leftnav["/es/por-que/"] = "/es/por-que/leftnav.html"
@@ -172,6 +174,7 @@
leftnav["/he/why/"] = "/he/why/leftnav.html"
leftnav["/hu/product/"] = "/hu/product/leftnav.html"
leftnav["/hu/why/"] = "/hu/why/leftnav.html"
+ leftnav["/hy/product/"] = "/hy/product/leftnav.html"
leftnav["/ko/product/"] = "/ko/product/leftnav.html"
leftnav["/l10n/"] = "/l10n/leftnav.html"
leftnav["/lt/product/"] = "/lt/product/leftnav.html"