summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-05-04 10:52:22 -0400
committerPliable Pixels <pliablepixels@gmail.com>2018-05-04 10:52:22 -0400
commit184773efd67714817d0037130be3c219b261b576 (patch)
treebbf30c6b27d9a122dbb4cbabb83cb222701ca18a
parent7f7b9f0b982278739fd3e1a35ec7a2a68edfe301 (diff)
created placeholder files for de & pl
-rw-r--r--www/lang/help/help-de.html12
-rw-r--r--www/lang/help/help-pl.html12
2 files changed, 24 insertions, 0 deletions
diff --git a/www/lang/help/help-de.html b/www/lang/help/help-de.html
new file mode 100644
index 00000000..cb9c9125
--- /dev/null
+++ b/www/lang/help/help-de.html
@@ -0,0 +1,12 @@
+<ion-item class="item-text-wrap">
+ <h2>
+ <b>Please visit zmNinja FAQ for help</b>
+ </h2>It was hard to keep updating help inside the app. Please consult the FAQ
+ <a href="#" onclick="window.open('https://github.com/pliablepixels/zmNinja/wiki/FAQ', '_blank', 'location=yes'); return false;">here</a> for the most updated help
+</ion-item>
+<ion-item class="item-text-wrap">
+ <h2>
+ <b>How do I contact the author?</b>
+ </h2> Send me an
+ <a href="#" onclick="window.open('mailto:pliablepixels@gmail.com', '_blank', 'location=yes'); return false;">email</a>
+</ion-item>
diff --git a/www/lang/help/help-pl.html b/www/lang/help/help-pl.html
new file mode 100644
index 00000000..cb9c9125
--- /dev/null
+++ b/www/lang/help/help-pl.html
@@ -0,0 +1,12 @@
+<ion-item class="item-text-wrap">
+ <h2>
+ <b>Please visit zmNinja FAQ for help</b>
+ </h2>It was hard to keep updating help inside the app. Please consult the FAQ
+ <a href="#" onclick="window.open('https://github.com/pliablepixels/zmNinja/wiki/FAQ', '_blank', 'location=yes'); return false;">here</a> for the most updated help
+</ion-item>
+<ion-item class="item-text-wrap">
+ <h2>
+ <b>How do I contact the author?</b>
+ </h2> Send me an
+ <a href="#" onclick="window.open('mailto:pliablepixels@gmail.com', '_blank', 'location=yes'); return false;">email</a>
+</ion-item>