UI: Fixed translate
This commit is contained in:
parent
dca8f9e5e1
commit
e8b88ea7b1
@ -124,7 +124,7 @@
|
|||||||
<tb-notification-action-button-configuration
|
<tb-notification-action-button-configuration
|
||||||
formControlName="onClick"
|
formControlName="onClick"
|
||||||
hideButtonText
|
hideButtonText
|
||||||
actionTitle="{{ 'notification.action-on-click-notification' | translate }}">
|
actionTitle="{{ 'notification.notification-tap-action' | translate }}">
|
||||||
</tb-notification-action-button-configuration>
|
</tb-notification-action-button-configuration>
|
||||||
</div>
|
</div>
|
||||||
</ng-template>
|
</ng-template>
|
||||||
|
|||||||
@ -3214,7 +3214,6 @@
|
|||||||
},
|
},
|
||||||
"notification": {
|
"notification": {
|
||||||
"action-button": "Action button",
|
"action-button": "Action button",
|
||||||
"action-on-click-notification": "Action on click notification",
|
|
||||||
"action-type": "Action type",
|
"action-type": "Action type",
|
||||||
"active": "Active",
|
"active": "Active",
|
||||||
"add-notification-recipients-group": "Add notification recipients group",
|
"add-notification-recipients-group": "Add notification recipients group",
|
||||||
@ -3337,6 +3336,7 @@
|
|||||||
"not-found-slack-recipient": "Slack recipient not found",
|
"not-found-slack-recipient": "Slack recipient not found",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
"notification-center": "Notification center",
|
"notification-center": "Notification center",
|
||||||
|
"notification-tap-action": "Notification tap action",
|
||||||
"notify": "notify",
|
"notify": "notify",
|
||||||
"notify-again": "Notify again",
|
"notify-again": "Notify again",
|
||||||
"notify-alarm-action": {
|
"notify-alarm-action": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user