mirror of
https://github.com/wukko/cobalt.git
synced 2025-02-08 19:56:34 +01:00
7 lines
230 B
JSON
7 lines
230 B
JSON
{
|
|
"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 }}."
|
|
}
|