Create more action_*
common strings (#11438)
This commit is contained in:
parent
e79b03a2df
commit
d5cacff6c3
202 changed files with 2046 additions and 2105 deletions
|
@ -44,7 +44,7 @@ export const showToast = (fromMessageSend: boolean): void => {
|
|||
description: _t("Enable desktop notifications"),
|
||||
acceptLabel: _t("action|enable"),
|
||||
onAccept,
|
||||
rejectLabel: _t("Dismiss"),
|
||||
rejectLabel: _t("action|dismiss"),
|
||||
onReject,
|
||||
},
|
||||
component: GenericToast,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue