diff options
Diffstat (limited to 'www/lang/help')
| -rw-r--r-- | www/lang/help/help-de.html | 15 | ||||
| -rw-r--r-- | www/lang/help/help-pl.html | 12 |
2 files changed, 25 insertions, 2 deletions
diff --git a/www/lang/help/help-de.html b/www/lang/help/help-de.html index ca45ea52..ba15fa90 100644 --- a/www/lang/help/help-de.html +++ b/www/lang/help/help-de.html @@ -1,10 +1,25 @@ <ion-item class="item-text-wrap"> <h2> + <b>Videoanleitung</b> + </h2>Wenn Du Hilfe mit zmNinja brauchst, schau Dir die neue + <a href="#" onclick="window.open('https://github.com/pliablepixels/zmNinja/wiki/Help-Videos-for-zmNinja', '_blank', 'location=yes'); return false;"> Videoanleitung</a> an. +</ion-item> + +<ion-item class="item-text-wrap"> + <h2> <b>Bitte schau in den zmNinja FAQ für Hilfe</b> </h2>Es ist schwierig die appseitige Hilfe aktuell zu halten, schaue daher bitte <a href="#" onclick="window.open('https://github.com/pliablepixels/zmNinja/wiki/FAQ', '_blank', 'location=yes'); return false;">hier</a> in den aktuellen FAQ. </ion-item> + +<ion-item class="item-text-wrap"> + <h2> + <b>zmNinja, Datenschutz & Privatsphäre</b> + </h2>Lese dazu + <a href="#" onclick="window.open('https://medium.com/zmninja/zmninja-privacy-and-your-data-5489a5974baf', '_blank', 'location=yes'); return false;"> diesen Beitrag</a> +</ion-item> + <ion-item class="item-text-wrap"> <h2> <b>Wie kontaktiere ich den Programmierer?</b> diff --git a/www/lang/help/help-pl.html b/www/lang/help/help-pl.html index 5efb9fe8..b5ed23ff 100644 --- a/www/lang/help/help-pl.html +++ b/www/lang/help/help-pl.html @@ -1,15 +1,23 @@ + +<ion-item class="item-text-wrap"> + <h2> + <b>Instructional Videos</b> + </h2>Jeśli potrzebujesz pomocy z zmNinja, oglądnij nową + <a href="#" onclick="window.open('https://github.com/pliablepixels/zmNinja/wiki/Help-Videos-for-zmNinja', '_blank', 'location=yes'); return false;">instrukcję video</a>. +</ion-item> + <ion-item class="item-text-wrap"> <h2> <b>W celu uzyskania pomocy proszę odwiedzić zmNinja FAQ</b> </h2>Aktualizowanie pomocy w aplikacji było trudne. Proszę sprawdzić - <a href="#" onclick="window.open('https://github.com/pliablepixels/zmNinja/wiki/FAQ', '_blank', 'location=yes'); return false;">FAQ</a> for the most updated help + <a href="#" onclick="window.open('https://github.com/pliablepixels/zmNinja/wiki/FAQ', '_blank', 'location=yes'); return false;">FAQ</a> najbardziej aktualną pomoc </ion-item> <ion-item class="item-text-wrap"> <h2> <b>zmNinja, Prywatność & Przejrzystość</b> </h2> - <a href="#" onclick="window.open('https://medium.com/zmninja/zmninja-privacy-and-your-data-5489a5974baf', '_blank', 'location=yes'); return false;">Read this post</a> + <a href="#" onclick="window.open('https://medium.com/zmninja/zmninja-privacy-and-your-data-5489a5974baf', '_blank', 'location=yes'); return false;">Przeczytaj ten post</a> </ion-item> <ion-item class="item-text-wrap"> |
