mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-03-04 19:53:19 +08:00
Add missing trasnlations for confirmation modal [SCI-11159]
This commit is contained in:
parent
746ac08507
commit
250eba45e0
1 changed files with 5 additions and 0 deletions
|
@ -2014,6 +2014,11 @@ en:
|
|||
name_placeholder: "My inventory"
|
||||
submit: "Create"
|
||||
success_flash_html: "Inventory <strong>%{name}</strong> successfully created."
|
||||
modal_confirm_sharing:
|
||||
title: "Inventory sharing changes"
|
||||
description_1: "You will no longer share this inventory with some of the teams. All unshared inventory items assigned to tasks will be automatically removed and this action is irreversible."
|
||||
description_2: "Are you sure you want to apply the changes you made?"
|
||||
confirm: "Apply"
|
||||
export:
|
||||
notification:
|
||||
error:
|
||||
|
|
Loading…
Reference in a new issue