mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-11 05:15:28 +00:00
moneropedia: uniform structure of unlocktime.md and add config file
This commit is contained in:
parent
1f4d65c222
commit
d9ed416063
15 changed files with 142 additions and 53 deletions
|
@ -1,13 +1,19 @@
|
||||||
---
|
---
|
||||||
|
summary: 'a special transaction where the recipient can only spend the funds after a future date, as set by the sender'
|
||||||
terms: ["unlock-time"]
|
terms: ["unlock-time"]
|
||||||
summary: "a special transaction where the recipient can only spend the funds after a future date, as set by the sender"
|
|
||||||
---
|
---
|
||||||
|
|
||||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||||
|
|
||||||
### The Basics
|
### The Basics
|
||||||
|
|
||||||
A special transaction where the recipient can only spend the funds after a future date, as set by the sender.
|
A special transaction where the recipient can only spend the funds after a
|
||||||
|
future date, as set by the sender.
|
||||||
|
|
||||||
Unlock time allows you to send a transaction to someone, such that they can not spend it until after a certain number of blocks, or until a certain time.
|
Unlock time allows you to send a transaction to someone, such that they can
|
||||||
|
not spend it until after a certain number of blocks, or until a certain
|
||||||
|
time.
|
||||||
|
|
||||||
Note that this works differently than Bitcoin's [nLockTime](https://en.bitcoin.it/wiki/NLockTime), in which the transaction is not valid until the given time.
|
Note that this works differently than Bitcoin's
|
||||||
|
[nLockTime](https://en.bitcoin.it/wiki/NLockTime), in which the transaction
|
||||||
|
is not valid until the given time.
|
||||||
|
|
|
@ -1,13 +1,20 @@
|
||||||
---
|
---
|
||||||
|
summary: 'Eine besondere Art der Transaktion, bei welcher der Empfänger die Gelder erst nach einem vom Sender gesetzten zukünftigen Zeitpunkt ausgeben kann.'
|
||||||
terms: ["unlock-time", "Freigabedauer", "Freigabedauer-von-Transaktionen"]
|
terms: ["unlock-time", "Freigabedauer", "Freigabedauer-von-Transaktionen"]
|
||||||
summary: "Eine besondere Art der Transaktion, bei welcher der Empfänger die Gelder erst nach einem vom Sender gesetzten zukünftigen Zeitpunkt ausgeben kann"
|
|
||||||
---
|
---
|
||||||
|
|
||||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||||
|
|
||||||
### Grundlagen
|
### Grundlagen
|
||||||
|
|
||||||
Eine besondere Art der Transaktion, bei welcher der Empfänger die Gelder erst nach einem vom Sender gesetzten zukünftigen Zeitpunkt ausgeben kann.
|
Eine besondere Art der Transaktion, bei welcher der Empfänger die Gelder
|
||||||
|
erst nach einem vom Sender gesetzten zukünftigen Zeitpunkt ausgeben kann.
|
||||||
|
|
||||||
Die Freigabedauer erlaubt es dir, eine Transaktion an jemanden zu senden, die dieser jedoch erst nach einer gewissen Anzahl von Blöcken oder nach einer bestimmten Zeit verwenden kann.
|
Die Freigabedauer erlaubt es dir, eine Transaktion an jemanden zu senden,
|
||||||
|
die dieser jedoch erst nach einer gewissen Anzahl von Blöcken oder nach
|
||||||
|
einer bestimmten Zeit verwenden kann.
|
||||||
|
|
||||||
Beachte, dass dies anders als Bitcoins [nLockTime](https://en.bitcoin.it/wiki/NLockTime) (englischsprachiger Artikel) funktioniert. Dort ist die Transaktion bis zum gesetzten Zeitpunkt ungültig.
|
Beachte, dass dies anders als Bitcoins
|
||||||
|
[nLockTime](https://en.bitcoin.it/wiki/NLockTime) (englischsprachiger
|
||||||
|
Artikel) funktioniert. Dort ist die Transaktion bis zum gesetzten Zeitpunkt
|
||||||
|
ungültig.
|
||||||
|
|
|
@ -4,6 +4,7 @@ summary: "a special transaction where the recipient can only spend the funds aft
|
||||||
---
|
---
|
||||||
|
|
||||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||||
|
|
||||||
### The Basics
|
### The Basics
|
||||||
|
|
||||||
A special transaction where the recipient can only spend the funds after a future date, as set by the sender.
|
A special transaction where the recipient can only spend the funds after a future date, as set by the sender.
|
||||||
|
|
|
@ -1,13 +1,19 @@
|
||||||
---
|
---
|
||||||
|
summary: 'a special transaction where the recipient can only spend the funds after a future date, as set by the sender'
|
||||||
terms: ["unlock-time"]
|
terms: ["unlock-time"]
|
||||||
summary: "a special transaction where the recipient can only spend the funds after a future date, as set by the sender"
|
|
||||||
---
|
---
|
||||||
|
|
||||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||||
|
|
||||||
### The Basics
|
### The Basics
|
||||||
|
|
||||||
A special transaction where the recipient can only spend the funds after a future date, as set by the sender.
|
A special transaction where the recipient can only spend the funds after a
|
||||||
|
future date, as set by the sender.
|
||||||
|
|
||||||
Unlock time allows you to send a transaction to someone, such that they can not spend it until after a certain number of blocks, or until a certain time.
|
Unlock time allows you to send a transaction to someone, such that they can
|
||||||
|
not spend it until after a certain number of blocks, or until a certain
|
||||||
|
time.
|
||||||
|
|
||||||
Note that this works differently than Bitcoin's [nLockTime](https://en.bitcoin.it/wiki/NLockTime), in which the transaction is not valid until the given time.
|
Note that this works differently than Bitcoin's
|
||||||
|
[nLockTime](https://en.bitcoin.it/wiki/NLockTime), in which the transaction
|
||||||
|
is not valid until the given time.
|
||||||
|
|
|
@ -1,13 +1,19 @@
|
||||||
---
|
---
|
||||||
|
summary: "Une transaction spécifique où le destinataire ne peut dépenser les fonds qu'à une date ultérieure, définie par l'émetteur."
|
||||||
terms: ["unlock-time", "durée-de-déverrouillage"]
|
terms: ["unlock-time", "durée-de-déverrouillage"]
|
||||||
summary: "une transaction spécifique où le destinataire ne peut dépenser les fonds qu'à une date ultérieure, définie par l'émetteur"
|
|
||||||
---
|
---
|
||||||
|
|
||||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||||
|
|
||||||
### Les Bases
|
### Les Bases
|
||||||
|
|
||||||
Une transaction spécifique où le destinataire ne peut dépenser les fonds qu'à une date ultérieure, définie par l'émetteur.
|
Une transaction spécifique où le destinataire ne peut dépenser les fonds
|
||||||
|
qu'à une date ultérieure, définie par l'émetteur.
|
||||||
|
|
||||||
La durée de déverrouillage vous autorise à envoyer une transaction à quelqu'un de sorte qu'il ne pourra dépenser le montant reçu qu'après un certain nombre de blocs, ou après un certain temps.
|
La durée de déverrouillage vous autorise à envoyer une transaction à
|
||||||
|
quelqu'un de sorte qu'il ne pourra dépenser le montant reçu qu'après un
|
||||||
|
certain nombre de blocs, ou après un certain temps.
|
||||||
|
|
||||||
Remarquez que cela fonctionne différemment du [nLockTime](https://en.bitcoin.it/wiki/NLockTime) de Bitcoin dans lequel une transaction n'est pas valide avant le temps indiqué.
|
Remarquez que cela fonctionne différemment du
|
||||||
|
[nLockTime](https://en.bitcoin.it/wiki/NLockTime) de Bitcoin dans lequel une
|
||||||
|
transaction n'est pas valide avant le temps indiqué.
|
||||||
|
|
|
@ -1,13 +1,19 @@
|
||||||
---
|
---
|
||||||
terms: ["unlock-time", "tempo-di-sblocco"]
|
summary: 'a special transaction where the recipient can only spend the funds after a future date, as set by the sender'
|
||||||
summary: "a special transaction where the recipient can only spend the funds after a future date, as set by the sender"
|
terms: ["unlock-time"]
|
||||||
---
|
---
|
||||||
|
|
||||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||||
|
|
||||||
### The Basics
|
### The Basics
|
||||||
|
|
||||||
A special transaction where the recipient can only spend the funds after a future date, as set by the sender.
|
A special transaction where the recipient can only spend the funds after a
|
||||||
|
future date, as set by the sender.
|
||||||
|
|
||||||
Unlock time allows you to send a transaction to someone, such that they can not spend it until after a certain number of blocks, or until a certain time.
|
Unlock time allows you to send a transaction to someone, such that they can
|
||||||
|
not spend it until after a certain number of blocks, or until a certain
|
||||||
|
time.
|
||||||
|
|
||||||
Note that this works differently than Bitcoin's [nLockTime](https://en.bitcoin.it/wiki/NLockTime), in which the transaction is not valid until the given time.
|
Note that this works differently than Bitcoin's
|
||||||
|
[nLockTime](https://en.bitcoin.it/wiki/NLockTime), in which the transaction
|
||||||
|
is not valid until the given time.
|
||||||
|
|
|
@ -1,13 +1,19 @@
|
||||||
---
|
---
|
||||||
|
summary: 'En spesiell transaksjon der mottakeren bare kan bruke midlene etter en fremtidig dato, som satt av senderen.'
|
||||||
terms: ["unlock-time", "opplåsningstid"]
|
terms: ["unlock-time", "opplåsningstid"]
|
||||||
summary: "en spesiell transaksjon der mottakeren bare kan bruke midlene etter en fremtidig dato, som satt av senderen"
|
|
||||||
---
|
---
|
||||||
|
|
||||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||||
|
|
||||||
### Det grunleggende
|
### Det grunleggende
|
||||||
|
|
||||||
En spesiell transaksjon der mottakeren bare kan bruke midlene etter en fremtidig dato, som satt av senderen.
|
En spesiell transaksjon der mottakeren bare kan bruke midlene etter en
|
||||||
|
fremtidig dato, som satt av senderen.
|
||||||
|
|
||||||
Opplåsningstiden lar deg sende en transaksjon til noen slik at de ikke kan bruke midlene etter et visst antall blokker, eller frem til et visst tidspunkt.
|
Opplåsningstiden lar deg sende en transaksjon til noen slik at de ikke kan
|
||||||
|
bruke midlene etter et visst antall blokker, eller frem til et visst
|
||||||
|
tidspunkt.
|
||||||
|
|
||||||
Merk at dette fungerer på en annen måte enn Bitcoins [nLockTime](https://en.bitcoin.it/wiki/NLockTime), der transaksjonen ikke er gyldig før den utvalgte tiden.
|
Merk at dette fungerer på en annen måte enn Bitcoins
|
||||||
|
[nLockTime](https://en.bitcoin.it/wiki/NLockTime), der transaksjonen ikke er
|
||||||
|
gyldig før den utvalgte tiden.
|
||||||
|
|
|
@ -1,13 +1,19 @@
|
||||||
---
|
---
|
||||||
|
summary: 'a special transaction where the recipient can only spend the funds after a future date, as set by the sender'
|
||||||
terms: ["unlock-time"]
|
terms: ["unlock-time"]
|
||||||
summary: "a special transaction where the recipient can only spend the funds after a future date, as set by the sender"
|
|
||||||
---
|
---
|
||||||
|
|
||||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||||
|
|
||||||
### The Basics
|
### The Basics
|
||||||
|
|
||||||
A special transaction where the recipient can only spend the funds after a future date, as set by the sender.
|
A special transaction where the recipient can only spend the funds after a
|
||||||
|
future date, as set by the sender.
|
||||||
|
|
||||||
Unlock time allows you to send a transaction to someone, such that they can not spend it until after a certain number of blocks, or until a certain time.
|
Unlock time allows you to send a transaction to someone, such that they can
|
||||||
|
not spend it until after a certain number of blocks, or until a certain
|
||||||
|
time.
|
||||||
|
|
||||||
Note that this works differently than Bitcoin's [nLockTime](https://en.bitcoin.it/wiki/NLockTime), in which the transaction is not valid until the given time.
|
Note that this works differently than Bitcoin's
|
||||||
|
[nLockTime](https://en.bitcoin.it/wiki/NLockTime), in which the transaction
|
||||||
|
is not valid until the given time.
|
||||||
|
|
|
@ -1,13 +1,18 @@
|
||||||
---
|
---
|
||||||
|
summary: 'Specjalny rodzaj transakcji, gdzie odbiorca może wydać otrzymane środki dopiero po dacie ustalonej przez nadawcę.'
|
||||||
terms: ["unlock-time", "czasem-na-odblokowanie"]
|
terms: ["unlock-time", "czasem-na-odblokowanie"]
|
||||||
summary: "Specjalny rodzaj transakcji, gdzie odbiorca może wydać otrzymane środki dopiero po dacie ustalonej przez nadawcę."
|
|
||||||
---
|
---
|
||||||
|
|
||||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||||
|
|
||||||
### Podstawy
|
### Podstawy
|
||||||
|
|
||||||
Specjalny rodzaj transakcji, gdzie odbiorca może wydać otrzymane środki dopiero po dacie ustalonej przez nadawcę.
|
Specjalny rodzaj transakcji, gdzie odbiorca może wydać otrzymane środki
|
||||||
|
dopiero po dacie ustalonej przez nadawcę.
|
||||||
|
|
||||||
Unlock time umożliwia dokonanie płatności, z której środków odbiorca nie może użyć aż do upłynięcia pewnego czasu lub pewnej liczby bloków.
|
Unlock time umożliwia dokonanie płatności, z której środków odbiorca nie
|
||||||
|
może użyć aż do upłynięcia pewnego czasu lub pewnej liczby bloków.
|
||||||
|
|
||||||
Zauważ, że działa on inaczej niż [nLockTime](https://en.bitcoin.it/wiki/NLockTime) Bitcoina, w którym transakcja nie jest ważna aż do ustalonego czasu.
|
Zauważ, że działa on inaczej niż
|
||||||
|
[nLockTime](https://en.bitcoin.it/wiki/NLockTime) Bitcoina, w którym
|
||||||
|
transakcja nie jest ważna aż do ustalonego czasu.
|
||||||
|
|
|
@ -1,13 +1,19 @@
|
||||||
---
|
---
|
||||||
terms: ["unlock-time", "tempo-di-sblocco"]
|
summary: 'a special transaction where the recipient can only spend the funds after a future date, as set by the sender'
|
||||||
summary: "a special transaction where the recipient can only spend the funds after a future date, as set by the sender"
|
terms: ["unlock-time"]
|
||||||
---
|
---
|
||||||
|
|
||||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||||
|
|
||||||
### The Basics
|
### The Basics
|
||||||
|
|
||||||
A special transaction where the recipient can only spend the funds after a future date, as set by the sender.
|
A special transaction where the recipient can only spend the funds after a
|
||||||
|
future date, as set by the sender.
|
||||||
|
|
||||||
Unlock time allows you to send a transaction to someone, such that they can not spend it until after a certain number of blocks, or until a certain time.
|
Unlock time allows you to send a transaction to someone, such that they can
|
||||||
|
not spend it until after a certain number of blocks, or until a certain
|
||||||
|
time.
|
||||||
|
|
||||||
Note that this works differently than Bitcoin's [nLockTime](https://en.bitcoin.it/wiki/NLockTime), in which the transaction is not valid until the given time.
|
Note that this works differently than Bitcoin's
|
||||||
|
[nLockTime](https://en.bitcoin.it/wiki/NLockTime), in which the transaction
|
||||||
|
is not valid until the given time.
|
||||||
|
|
|
@ -1,13 +1,20 @@
|
||||||
---
|
---
|
||||||
|
summary: 'Особый случай транзакции, когда получатель может потратить средства только после какой-то определённой даты в будущем, которая устанавливается отправителем.'
|
||||||
terms: ["unlock-time", "временем-разблокировки"]
|
terms: ["unlock-time", "временем-разблокировки"]
|
||||||
summary: "Специальный тип транзакции, в которой получатель может тратить средства только после определенной даты, установленной отправителем"
|
|
||||||
---
|
---
|
||||||
|
|
||||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||||
|
|
||||||
### Основная информация
|
### Основная информация
|
||||||
|
|
||||||
Особый случай транзакции, когда получатель может потратить средства только после какой-то определённой даты в будущем, которая устанавливается отправителем.
|
Особый случай транзакции, когда получатель может потратить средства только
|
||||||
|
после какой-то определённой даты в будущем, которая устанавливается
|
||||||
|
отправителем.
|
||||||
|
|
||||||
Время разблокировки позволяет вам направить кому-то транзакцию, и этот кто-то сможет потратить средства только спустя некоторое количество блоков или спустя определённое время.
|
Время разблокировки позволяет вам направить кому-то транзакцию, и этот
|
||||||
|
кто-то сможет потратить средства только спустя некоторое количество блоков
|
||||||
|
или спустя определённое время.
|
||||||
|
|
||||||
Следует отметить, что этот механизм работает не так, как [nLockTime](https://en.bitcoin.it/wiki/NLockTime) у Bitcoin, где транзакция не считается действительной до какого-то указанного момента времени.
|
Следует отметить, что этот механизм работает не так, как
|
||||||
|
[nLockTime](https://en.bitcoin.it/wiki/NLockTime) у Bitcoin, где транзакция
|
||||||
|
не считается действительной до какого-то указанного момента времени.
|
||||||
|
|
|
@ -1,13 +1,19 @@
|
||||||
---
|
---
|
||||||
|
summary: 'a special transaction where the recipient can only spend the funds after a future date, as set by the sender'
|
||||||
terms: ["unlock-time"]
|
terms: ["unlock-time"]
|
||||||
summary: "a special transaction where the recipient can only spend the funds after a future date, as set by the sender"
|
|
||||||
---
|
---
|
||||||
|
|
||||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||||
|
|
||||||
### The Basics
|
### The Basics
|
||||||
|
|
||||||
A special transaction where the recipient can only spend the funds after a future date, as set by the sender.
|
A special transaction where the recipient can only spend the funds after a
|
||||||
|
future date, as set by the sender.
|
||||||
|
|
||||||
Unlock time allows you to send a transaction to someone, such that they can not spend it until after a certain number of blocks, or until a certain time.
|
Unlock time allows you to send a transaction to someone, such that they can
|
||||||
|
not spend it until after a certain number of blocks, or until a certain
|
||||||
|
time.
|
||||||
|
|
||||||
Note that this works differently than Bitcoin's [nLockTime](https://en.bitcoin.it/wiki/NLockTime), in which the transaction is not valid until the given time.
|
Note that this works differently than Bitcoin's
|
||||||
|
[nLockTime](https://en.bitcoin.it/wiki/NLockTime), in which the transaction
|
||||||
|
is not valid until the given time.
|
||||||
|
|
|
@ -1,13 +1,15 @@
|
||||||
---
|
---
|
||||||
|
summary: 一种特殊的交易,在这种交易中,收件人只能在将来某个日期之后才可以使用资金,这是由发送者设定的。
|
||||||
terms: ["unlock-time"]
|
terms: ["unlock-time"]
|
||||||
summary: "a special transaction where the recipient can only spend the funds after a future date, as set by the sender"
|
|
||||||
---
|
---
|
||||||
|
|
||||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||||
|
|
||||||
### 基础知识
|
### 基础知识
|
||||||
|
|
||||||
一种特殊的交易,在这种交易中,收件人只能在将来某个日期之后才可以使用资金,这是由发送者设定的。
|
一种特殊的交易,在这种交易中,收件人只能在将来某个日期之后才可以使用资金,这是由发送者设定的。
|
||||||
|
|
||||||
解锁时间允许您向某人发送一笔交易,而接收者就必须在一定数量的区块后,或者直到某一时间才能使用该笔资金。
|
解锁时间允许您向某人发送一笔交易,而接收者就必须在一定数量的区块后,或者直到某一时间才能使用该笔资金。
|
||||||
|
|
||||||
注意,这与比特币的 [nLockTime](https://en.bitcoin.it/wiki/NLockTime) 不同,在比特币的网络当中,交易直到给定的时间才有效。
|
注意,这与比特币的 [nLockTime](https://en.bitcoin.it/wiki/NLockTime)
|
||||||
|
不同,在比特币的网络当中,交易直到给定的时间才有效。
|
||||||
|
|
|
@ -1,13 +1,19 @@
|
||||||
---
|
---
|
||||||
|
summary: 'a special transaction where the recipient can only spend the funds after a future date, as set by the sender'
|
||||||
terms: ["unlock-time"]
|
terms: ["unlock-time"]
|
||||||
summary: "a special transaction where the recipient can only spend the funds after a future date, as set by the sender"
|
|
||||||
---
|
---
|
||||||
|
|
||||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||||
|
|
||||||
### The Basics
|
### The Basics
|
||||||
|
|
||||||
A special transaction where the recipient can only spend the funds after a future date, as set by the sender.
|
A special transaction where the recipient can only spend the funds after a
|
||||||
|
future date, as set by the sender.
|
||||||
|
|
||||||
Unlock time allows you to send a transaction to someone, such that they can not spend it until after a certain number of blocks, or until a certain time.
|
Unlock time allows you to send a transaction to someone, such that they can
|
||||||
|
not spend it until after a certain number of blocks, or until a certain
|
||||||
|
time.
|
||||||
|
|
||||||
Note that this works differently than Bitcoin's [nLockTime](https://en.bitcoin.it/wiki/NLockTime), in which the transaction is not valid until the given time.
|
Note that this works differently than Bitcoin's
|
||||||
|
[nLockTime](https://en.bitcoin.it/wiki/NLockTime), in which the transaction
|
||||||
|
is not valid until the given time.
|
||||||
|
|
13
po/moneropedia/unlocktime.config
Normal file
13
po/moneropedia/unlocktime.config
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
[po4a_langs] es it pl fr ar ru de nl pt-br tr zh-cn zh-tw nb-no
|
||||||
|
[po4a_paths] ../_i18n/en/resources/moneropedia/weblate/unlocktime.pot $lang:../_i18n/$lang/resources/moneropedia/weblate/unlocktime.po
|
||||||
|
|
||||||
|
[options] opt:"--keep=0"
|
||||||
|
[options] opt:"--localized-charset=UTF-8"
|
||||||
|
[options] opt:"--master-charset=UTF-8"
|
||||||
|
[options] opt:"--master-language=en_US"
|
||||||
|
[options] opt:"--msgmerge-opt='--no-wrap'"
|
||||||
|
[options] opt:"--wrap-po=newlines"
|
||||||
|
|
||||||
|
[po4a_alias:markdown] text opt:"--option markdown"
|
||||||
|
|
||||||
|
[type: markdown] ../_i18n/en/resources/moneropedia/unlocktime.md $lang:../_i18n/$lang/resources/moneropedia/unlocktime.md
|
Loading…
Reference in a new issue