mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-18 23:53:42 +02:00
add missing entries and fix broken string
This commit is contained in:
parent
f9393f54a5
commit
32ad476448
@ -2,6 +2,7 @@ langs:
|
|||||||
en: English
|
en: English
|
||||||
es: Español
|
es: Español
|
||||||
it: Italiano
|
it: Italiano
|
||||||
|
pl: Polski
|
||||||
|
|
||||||
global:
|
global:
|
||||||
date: '%Y/%m/%d'
|
date: '%Y/%m/%d'
|
||||||
|
@ -2,6 +2,7 @@ langs:
|
|||||||
en: English
|
en: English
|
||||||
es: Español
|
es: Español
|
||||||
it: Italiano
|
it: Italiano
|
||||||
|
pl: Polish
|
||||||
|
|
||||||
global:
|
global:
|
||||||
date: '%Y/%m/%d'
|
date: '%Y/%m/%d'
|
||||||
|
@ -2,6 +2,7 @@ langs:
|
|||||||
en: English
|
en: English
|
||||||
es: Español
|
es: Español
|
||||||
it: Italiano
|
it: Italiano
|
||||||
|
pl: Polish
|
||||||
|
|
||||||
global:
|
global:
|
||||||
date: '%Y/%m/%d'
|
date: '%Y/%m/%d'
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
langs:
|
langs:
|
||||||
en: English
|
en: English
|
||||||
es: Español
|
es: Español
|
||||||
|
it: Italian
|
||||||
pl: Polski
|
pl: Polski
|
||||||
|
|
||||||
global:
|
global:
|
||||||
|
@ -63,7 +63,7 @@
|
|||||||
<img src="/img/fungible-monero.png" alt="Monero gold" class="main-icon">
|
<img src="/img/fungible-monero.png" alt="Monero gold" class="main-icon">
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-6 col-md-6 col-sm-8 col-xs-12 why-text">
|
<div class="col-lg-6 col-md-6 col-sm-8 col-xs-12 why-text">
|
||||||
<h3>Monero jest zamienialne/h3>
|
<h3>Monero jest zamienialne</h3>
|
||||||
<p> Monero jest <a href="{{site.baseurl}}/resources/moneropedia/fungibility.html">zamienialne</a>, ponieważ jest odgórnie prywatne. Jednostki Monero nie mogą zostać wyłączone z obiegu przez sprzedawców lub giełdę z powodu ich powiązania z poprzednimi transakcjami.</p>
|
<p> Monero jest <a href="{{site.baseurl}}/resources/moneropedia/fungibility.html">zamienialne</a>, ponieważ jest odgórnie prywatne. Jednostki Monero nie mogą zostać wyłączone z obiegu przez sprzedawców lub giełdę z powodu ich powiązania z poprzednimi transakcjami.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1,6 +1,8 @@
|
|||||||
langs:
|
langs:
|
||||||
en: English
|
en: English
|
||||||
es: Español
|
es: Español
|
||||||
|
it: Italian
|
||||||
|
pl: Polish
|
||||||
|
|
||||||
global:
|
global:
|
||||||
date: '%Y/%m/%d'
|
date: '%Y/%m/%d'
|
||||||
|
Loading…
Reference in New Issue
Block a user