cobalt/web/i18n/en/receiver.json
wukko 2279b5d845
web: core system for queue & queen bee, move remux to new system
it's 3 am and i think i had a divine intervention
2025-01-19 02:57:15 +06:00

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 }}."
}