[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:
Vamsi Krishna 2025-10-15 16:05:55 +05:30 committed by GitHub
parent 44a483f895
commit ee176efae3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 195 additions and 19 deletions

View file

@ -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: {