mirror of
https://github.com/imputnet/cobalt.git
synced 2025-01-31 18:48:33 +00:00
2279b5d845
it's 3 am and i think i had a divine intervention
8 lines
230 B
JSON
8 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 }}."
|
|
}
|