[PATCH website 13/15] [website] Add Dutch translation

Floris Renaud jkfloris at dds.nl
Sat Feb 6 10:48:51 CST 2021


Signed-off-by: Floris Renaud <jkfloris at dds.nl>
---
 templates/nl/lang.template | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 templates/nl/lang.template

diff --git a/templates/nl/lang.template b/templates/nl/lang.template
new file mode 100644
index 00000000..1170e724
--- /dev/null
+++ b/templates/nl/lang.template
@@ -0,0 +1,12 @@
+<!--TITLE:[WineHQ - Kies uw taal]-->
+<!--BLURB:[WineHQ is a multi-lingual website]-->
+
+<!--EXEC:[language]-->
+
+<h1 class="title">{$langChange}</h1>
+
+<p><b>Huidige taal: </b> {$langCur}</p>
+
+<ul style="list-style: none; margin-left: 20px; padding: 0;">
+<!--EXEC:[language?cmd=list]-->
+</ul>
-- 
2.30.0




More information about the wine-devel mailing list