mirror of
https://github.com/wukko/cobalt.git
synced 2025-03-06 17:18:54 +01:00
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."
|
|
}
|