cobalt/web/i18n/en/dialog.json

21 lines
834 B
JSON
Raw Normal View History

{
"button.gotit": "got it",
"button.cancel": "cancel",
"button.reset": "reset",
"button.done": "done",
"button.downloadAudio": "download audio",
2024-07-27 10:07:26 +01:00
"button.download": "download",
"button.share": "share",
"button.copy": "copy",
"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.",
2024-07-27 10:07:26 +01:00
"picker.description.ios": "press an item to save it with a shortcut. images can also be saved with a long press.",
"saving.title": "choose how to save"
}