mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 12:50:01 +00:00
16 lines
700 B
JSON
16 lines
700 B
JSON
{
|
|
"button.gotit": "got it",
|
|
"button.cancel": "cancel",
|
|
"button.reset": "reset",
|
|
"button.done": "done",
|
|
"button.downloadAudio": "download audio",
|
|
|
|
"reset.title": "reset all settings?",
|
|
"reset.body": "are you sure you want to reset all settings? this action is immediate and irreversible.",
|
|
|
|
"picker.title": "select what to save",
|
|
"picker.description.desktop": "click an item to save it. images can also be saved via the right click menu.",
|
|
"picker.description.phone": "press an item to save it. images can also be saved with a long press.",
|
|
"picker.description.ios": "press an item to save it with a shortcut. images can also be saved with a long press."
|
|
}
|