mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 20:59:59 +00:00
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."
|
||
|
}
|