:command-requesting
This commit is contained in:
parent
9791c183a8
commit
87b9ff6c88
|
@ -49,7 +49,7 @@
|
||||||
"install": "Install",
|
"install": "Install",
|
||||||
"chat-send-eth": "{{amount}} ETH",
|
"chat-send-eth": "{{amount}} ETH",
|
||||||
"address": "Address",
|
"address": "Address",
|
||||||
"command-requesting": "Requesting ",
|
"command-requesting": "Requesting {{amount}} {{asset}}",
|
||||||
"mailserver-details": "Mailserver details",
|
"mailserver-details": "Mailserver details",
|
||||||
"new-public-group-chat": "Join public chat",
|
"new-public-group-chat": "Join public chat",
|
||||||
"datetime-hour": {
|
"datetime-hour": {
|
||||||
|
|
|
@ -70,7 +70,7 @@
|
||||||
"close-app-title": "Ostrzeżenie!",
|
"close-app-title": "Ostrzeżenie!",
|
||||||
"command-button-send": "Wyślij",
|
"command-button-send": "Wyślij",
|
||||||
"command-button-sent": "Wysłano",
|
"command-button-sent": "Wysłano",
|
||||||
"command-requesting": "Prośba",
|
"command-requesting": "Prośba {{amount}} {{asset}}",
|
||||||
"command-sending": "Wyślij transakcję {{amount}} {{asset}}",
|
"command-sending": "Wyślij transakcję {{amount}} {{asset}}",
|
||||||
"confirm": "Potwierdź",
|
"confirm": "Potwierdź",
|
||||||
"confirmation-code": [
|
"confirmation-code": [
|
||||||
|
|
Loading…
Reference in New Issue