mirror of
https://github.com/wukko/cobalt.git
synced 2025-02-03 08:56:20 +01:00
f530624467
erase -> reset
8 lines
245 B
JSON
8 lines
245 B
JSON
{
|
|
"button.gotit": "got it",
|
|
"button.cancel": "cancel",
|
|
"button.reset": "reset",
|
|
|
|
"reset.title": "reset all settings?",
|
|
"reset.body": "are you sure you want to reset all settings? this action is immediate and irreversible."
|
|
}
|