mirror of
https://github.com/imputnet/cobalt.git
synced 2026-08-30 07:08:07 +00:00
web/i18n/remux: fix a typo in explainer's description (#1320)
This commit is contained in:
parent
d6095db619
commit
1bd320ced4
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"bullet.purpose.title": "what does remux do?",
|
||||
"bullet.purpose.description": "remux fixes any issues with the file container, such as missing time info. it helps increase compatibility with old software, such as vegas pro and windows media player.",
|
||||
"bullet.explainer.title": "how does it work?",
|
||||
"bullet.explainer.description": "remuxing takes existing codec data and copies it over to a new media container. it's lossless, media data doesn't get re-encoded.",
|
||||
"bullet.explainer.description": "remuxing takes existing codec data and copies it over to a new media container. it's lossless; media data doesn't get re-encoded.",
|
||||
"bullet.privacy.title": "on-device processing",
|
||||
"bullet.privacy.description": "cobalt remuxes files locally. files never leave your device, so processing is nearly instant."
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue