feat(modal): warn before closing with unsaved changes
This commit is contained in:
@@ -703,7 +703,9 @@
|
||||
},
|
||||
"modal": {
|
||||
"closeLabel": "閉じる",
|
||||
"overlayLabel": "モーダルダイアログの背景"
|
||||
"overlayLabel": "モーダルダイアログの背景",
|
||||
"unsavedChanges": "変更を破棄しますか?",
|
||||
"discardChanges": "破棄"
|
||||
},
|
||||
"rrule": {
|
||||
"freqNone": "繰り返しなし",
|
||||
|
||||
Reference in New Issue
Block a user