mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-14 22:04:51 +00:00
e0561397f1
* add Polish translation * tweak Polish translations to make certain things moree readable primarily changed translation of "story river" to keep using the English phrase, but also some other phraes that were awkward when I used the translation * add polish flag icon * add polish translation notes * replace 'ukryte tiddlery' with 'tiddlery-cienie' Co-authored-by: Maurycy Zarzycki <maurycy@evidentlycube.com>
18 lines
954 B
Plaintext
18 lines
954 B
Plaintext
title: Na Dobry Początek
|
|
|
|
\define lingo-base() $:/language/ControlPanel/Basics/
|
|
Witaj w ~TiddlyWiki oraz jej społeczności
|
|
|
|
Zanim zaczniesz zapisywać ważne informacje w swojej ~TiddlyWiki ważne jest, żeby mieć niezawodny sposób by zapisywać zmiany. Przejdź do https://tiddlywiki.com/#GettingStarted by otrzymać więcej informacji
|
|
|
|
!! Skonfiguruj tą ~TiddlyWiki
|
|
|
|
<div class="tc-control-panel">
|
|
|
|
|<$link to="$:/SiteTitle"><<lingo Title/Prompt>></$link> |<$edit-text tiddler="$:/SiteTitle" default="" tag="input"/> |
|
|
|<$link to="$:/SiteSubtitle"><<lingo Subtitle/Prompt>></$link> |<$edit-text tiddler="$:/SiteSubtitle" default="" tag="input"/> |
|
|
|<$link to="$:/DefaultTiddlers"><<lingo DefaultTiddlers/Prompt>></$link> |<<lingo DefaultTiddlers/TopHint>><br> <$edit tag="textarea" tiddler="$:/DefaultTiddlers"/><br>//<<lingo DefaultTiddlers/BottomHint>>// |
|
|
</div>
|
|
|
|
Przejdź do [[panelu sterowania|$:/ControlPanel]] by zmienić pozostałe opcje.
|