cobalt/web/i18n/en/dialog.json
wukko d7bf98a80b
web: settings reset confirmation, icons for small dialog
- cleaned up dialog i18n
- better red color
- made :active state visible for dialog buttons on mobile
- better body padding in small dialog
- better small dialog typing with optional values
2024-07-20 21:48:17 +06:00

9 lines
245 B
JSON

{
"button.gotit": "got it",
"button.cancel": "cancel",
"button.erase": "erase",
"erase.title": "erase all settings?",
"erase.body": "are you sure you want to reset all settings? this action is immediate and irreversible."
}