web: stylize the file receiver, move text to i18n, update remux page
This commit is contained in:
5
web/i18n/en/receiver.json
Normal file
5
web/i18n/en/receiver.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"title": "drag or select a file",
|
||||
"title.drop": "drop the file here!",
|
||||
"accept": "supported formats: {{ formats }}."
|
||||
}
|
||||
3
web/i18n/en/remux.json
Normal file
3
web/i18n/en/remux.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"description": "remuxing media files is fast, lossless, and often fixes compatibility issues with old software. files are processed on-device and never get uploaded anywhere."
|
||||
}
|
||||
Reference in New Issue
Block a user