[WEB-5095]chore: updated delete modal info content (#7967)
* chore: updated delete modal info content * chore: added language support for modal content --------- Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
This commit is contained in:
parent
44a483f895
commit
ee176efae3
22 changed files with 195 additions and 19 deletions
|
|
@ -1499,6 +1499,10 @@ export default {
|
|||
description: "符合篩選條件的工作事項,在這裡追蹤它們。",
|
||||
},
|
||||
},
|
||||
delete_view: {
|
||||
title: "您確定要刪除此視圖嗎?",
|
||||
content: "如果您確認,您為此視圖選擇的所有排序、篩選和顯示選項 + 布局將被永久刪除,無法恢復。",
|
||||
},
|
||||
},
|
||||
workspace_settings: {
|
||||
label: "工作區設定",
|
||||
|
|
@ -2130,6 +2134,10 @@ export default {
|
|||
description: "沒有檢視符合搜尋條件。\n改為建立新檢視。",
|
||||
},
|
||||
},
|
||||
delete_view: {
|
||||
title: "您確定要刪除此視圖嗎?",
|
||||
content: "如果您確認,您為此視圖選擇的所有排序、篩選和顯示選項 + 布局將被永久刪除,無法恢復。",
|
||||
},
|
||||
},
|
||||
project_page: {
|
||||
empty_state: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue