mirror of
https://github.com/kevachat/webapp.git
synced 2025-01-22 20:44:59 +00:00
update message
This commit is contained in:
parent
2bd29e7381
commit
f2a703799f
@ -672,7 +672,7 @@ class RoomController extends AbstractController
|
|||||||
'message' => null,
|
'message' => null,
|
||||||
'error' => null,
|
'error' => null,
|
||||||
'warning' => sprintf(
|
'warning' => sprintf(
|
||||||
$translator->trans('Send exactly %s KVA to %s (expires at %s)'),
|
$translator->trans('Pending %s KVA to %s (expires at %s)'),
|
||||||
$this->getParameter('app.add.post.cost.kva'),
|
$this->getParameter('app.add.post.cost.kva'),
|
||||||
$address,
|
$address,
|
||||||
date(
|
date(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user