mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +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>
7 lines
241 B
Plaintext
7 lines
241 B
Plaintext
title: $:/languages/pl-PL/icon
|
|
type: image/svg+xml
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="600" viewBox="0 0 60 30">
|
|
<rect width="60" height="30" fill="#fff"/>
|
|
<rect width="60" height="15" fill="#dc143c" y="15"/>
|
|
</svg> |