-
-
Notifications
You must be signed in to change notification settings - Fork 274
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1143 from zzdovydas/master
Add Lithuanian language to zmNinja
- Loading branch information
Showing
2 changed files
with
509 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
|
||
<ion-item class="item-text-wrap"> | ||
<h2> | ||
<b>Ką atlieka visi šie mygtukai?</b> | ||
</h2>Jei tau reikia pagalbos dėl zmNinja dizaino/išdėstymo, ją gali gauti čia <button class="button button-small button-outline button-positive icon ion-play" ng-click="launchUrl('https://docs.google.com/document/d/e/2PACX-1vS9z-ANNUbPRMhCWbS-PFJtB_6y6O_vwrZfLE6-TjPo3O0bPQeMUjjeTSXFvILU_w4ZTgU01CM9Hz8p/pub')"></button> | ||
</ion-item> | ||
|
||
<ion-item class="item-text-wrap"> | ||
<h2> | ||
<b>Dėl pagalbos prašome apsilankyti zmNinja DUK puslapyje</b> | ||
</h2>Sudėtinga nuolatos atnaujinti pagalbą programėlėje. Prašome peržiūrėti DUK, kad gautumėte naujausią pagalbą.<button class="button icon ion-play button-small button-outline button-positive" ng-click="launchUrl('https://zmninja.readthedocs.io/en/latest/guides/FAQ.html')"></button> | ||
</ion-item> | ||
|
||
<ion-item class="item-text-wrap"> | ||
<h2> | ||
<b>zmNinja, Privatumas & Skaidrumas</b> | ||
</h2> | ||
Paspausk, kad perskaitytum įrašą apie privatumą <button class="button icon ion-play button-small button-outline button-positive" ng-click="launchUrl('https://medium.com/zmninja/zmninja-privacy-and-your-data-5489a5974baf')"></button> | ||
</ion-item> | ||
|
||
<ion-item class="item-text-wrap"> | ||
<h2> | ||
<b>Kaip susisiekti su autoriumi?</b> | ||
</h2> | ||
Sukurk <a href="/~https://github.com/ZoneMinder/zmninja/issues">GitHub issue</a> arba atsiųsk man laišką el. paštu info@zoneminder.com (klaidas/bugus geriau pranešti per GitHub issues) | ||
</ion-item> |
Oops, something went wrong.