mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
👽 translate button to add in template
This commit is contained in:
parent
6a40e041d0
commit
20876f9a8d
@ -91,7 +91,7 @@
|
|||||||
class="btn btn-primary"
|
class="btn btn-primary"
|
||||||
(click)="addTimetoDate(choice, id)"
|
(click)="addTimetoDate(choice, id)"
|
||||||
>
|
>
|
||||||
{{"dates.addTime"|translate}}
|
{{"dates.add_time"|translate}}
|
||||||
</button>
|
</button>
|
||||||
<div
|
<div
|
||||||
class="several-times"
|
class="several-times"
|
||||||
|
Loading…
Reference in New Issue
Block a user