mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 12:50:01 +00:00
f530624467
erase -> reset
9 lines
245 B
JSON
9 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."
|
|
}
|