cobalt/web/i18n/en/receiver.json

8 lines
230 B
JSON
Raw Normal View History

{
"title": "drag or select a file",
"title.multiple": "drag or select files",
"title.drop": "drop the file here!",
"title.drop.multiple": "drop the files here!",
"accept": "supported formats: {{ formats }}."
}