9 lines
245 B
JSON
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."
|
||
|
}
|