From 07f5140771388c9e0c8a99b0dd2e5d950bdb173b Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Thu, 14 Oct 2021 15:16:42 +1100 Subject: moving h-source subdir out. --- Application/Views/Desktop/Contact/index.php | 39 ++++++++++++++++++++++++++ Application/Views/Desktop/Contact/index_de.php | 39 ++++++++++++++++++++++++++ Application/Views/Desktop/Contact/index_es.php | 39 ++++++++++++++++++++++++++ Application/Views/Desktop/Contact/index_fr.php | 39 ++++++++++++++++++++++++++ Application/Views/Desktop/Contact/index_gr.php | 39 ++++++++++++++++++++++++++ Application/Views/Desktop/Contact/index_it.php | 39 ++++++++++++++++++++++++++ 6 files changed, 234 insertions(+) create mode 100644 Application/Views/Desktop/Contact/index.php create mode 100644 Application/Views/Desktop/Contact/index_de.php create mode 100644 Application/Views/Desktop/Contact/index_es.php create mode 100644 Application/Views/Desktop/Contact/index_fr.php create mode 100644 Application/Views/Desktop/Contact/index_gr.php create mode 100644 Application/Views/Desktop/Contact/index_it.php (limited to 'Application/Views/Desktop/Contact') diff --git a/Application/Views/Desktop/Contact/index.php b/Application/Views/Desktop/Contact/index.php new file mode 100644 index 0000000..ac6e7d5 --- /dev/null +++ b/Application/Views/Desktop/Contact/index.php @@ -0,0 +1,39 @@ + + +. +?> + +
+ +
+ ">Home » contact +
+ +
+ +
+ You can suggest to implement new features or add new types of hardware in the ">issues page +
+ +
+ Discussions about also take place on the h-source-users mailing list and #h-node libera.chat IRC channel. +
+ +
+ +
diff --git a/Application/Views/Desktop/Contact/index_de.php b/Application/Views/Desktop/Contact/index_de.php new file mode 100644 index 0000000..ab8710a --- /dev/null +++ b/Application/Views/Desktop/Contact/index_de.php @@ -0,0 +1,39 @@ + + +. +?> + +
+ +
+ ">Home » contact +
+ +
+ +
+ Sie können neu zu implementierende Funktionen vorschlagen oder neue Hardware-Typen in der Seite ">Web-Log hinzufügen +
+ +
+ Wenn Sie das h-node-Team direkt kontaktieren möchten: info@h-node.com +
+ +
+ +
diff --git a/Application/Views/Desktop/Contact/index_es.php b/Application/Views/Desktop/Contact/index_es.php new file mode 100644 index 0000000..af5c022 --- /dev/null +++ b/Application/Views/Desktop/Contact/index_es.php @@ -0,0 +1,39 @@ + + +. +?> + +
+ +
+ ">Home » contact +
+ +
+ +
+ Puede sugerir el implementar nuevas caracteriticas o agregar nuevo hardware en la página de ">incidencias +
+ +
+ Si desea contactar directamente al equipo de use esta dirección de correo electronico: info@h-node.com +
+ +
+ +
diff --git a/Application/Views/Desktop/Contact/index_fr.php b/Application/Views/Desktop/Contact/index_fr.php new file mode 100644 index 0000000..2255258 --- /dev/null +++ b/Application/Views/Desktop/Contact/index_fr.php @@ -0,0 +1,39 @@ + + +. +?> + +
+ +
+ ">Home » contact +
+ +
+ +
+ Vous pouvez suggérez l’implémentation de nouvelles fonctionnalitée ou l’ajout d’un nouveau type de matériel dans la page ">problème. +
+ +
+ Si vous voulez contatez directement l’équipe , utilisez cette adresse mail : info@h-node.com +
+ +
+ +
diff --git a/Application/Views/Desktop/Contact/index_gr.php b/Application/Views/Desktop/Contact/index_gr.php new file mode 100644 index 0000000..2b6a1bb --- /dev/null +++ b/Application/Views/Desktop/Contact/index_gr.php @@ -0,0 +1,39 @@ + + +. +?> + +
+ +
+ ">Home » contact +
+ +
+ +
+ Μπορείτε να εισηγηθείτε την υλοποίηση νέων χαρακτηριστικών ή την προσθήκη νέων τύπων υλικού (hardware) στην ιστοσελίδα ">issues +
+ +
+ Αν θέλετε να έρθετε σε άμεση επαφή με την ομάδα του , χρησιμοποιείστε αυτή την ηλεκτρονική διεύθυνση: info@h-node.com +
+ +
+ +
diff --git a/Application/Views/Desktop/Contact/index_it.php b/Application/Views/Desktop/Contact/index_it.php new file mode 100644 index 0000000..48355d7 --- /dev/null +++ b/Application/Views/Desktop/Contact/index_it.php @@ -0,0 +1,39 @@ + + +. +?> + +
+ +
+ ">Home » contact +
+ +
+ +
+ Potete suggerire nuove caratteristiche da implementare o aggiungere nuovi tipi di hardware nella pagina ">issues +
+ +
+ Se volete direttamente contattare il team di potete farlo a questo indirizzo e-mail: info@h-node.com +
+ +
+ +
-- cgit v1.2.3