feat(modal): warn before closing with unsaved changes
This commit is contained in:
@@ -703,7 +703,9 @@
|
||||
},
|
||||
"modal": {
|
||||
"closeLabel": "Stäng",
|
||||
"overlayLabel": "Bakgrund för modal dialog"
|
||||
"overlayLabel": "Bakgrund för modal dialog",
|
||||
"unsavedChanges": "Ignorera ändringar?",
|
||||
"discardChanges": "Ignorera"
|
||||
},
|
||||
"rrule": {
|
||||
"freqNone": "Ingen upprepning",
|
||||
|
||||
Reference in New Issue
Block a user