Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

video subtitles: try with mux-hosted subtitles #984

Merged
merged 1 commit into from
Dec 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion shared/locales/de/website-home.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
}
]
},
"video-subtitle": "/assets/video/subtitle-video-testimonials.de_DE.vtt",
"video-subtitle": "https://stream.mux.com/IPdwilTUVkKs2nK8zKZi5eKwbKhpCWxgsYNVxcANeFE/text/tEQo12YOEV00SFEKb006bK0100EPQ01Fcgzkp901ZRyxZZ9I4rxwmpNj01zGQ.vtt",
"section-2": {
"title-1": "Die Menschen in den ärmsten Regionen Sierra Leones kennen den Weg aus der Armut. ",
"title-2": [
Expand Down
2 changes: 1 addition & 1 deletion shared/locales/en/website-home.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
}
]
},
"video-subtitle": "/assets/video/subtitle-video-testimonials.en_US.vtt",
"video-subtitle": "https://stream.mux.com/IPdwilTUVkKs2nK8zKZi5eKwbKhpCWxgsYNVxcANeFE/text/e4IuMXCAcXeGaFiskrAlXSEXIvAZXkugk3UweHfU9thkgNjaAGtdlw.vtt",
"section-2": {
"title-1": "Those that live in Sierra Leone’s poorest communities know what it takes to rise out of poverty.",
"title-2": [
Expand Down
2 changes: 1 addition & 1 deletion shared/locales/fr/website-home.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
}
]
},
"video-subtitle": "/assets/video/subtitle-video-testimonials.fr_FR.vtt",
"video-subtitle": "https://stream.mux.com/IPdwilTUVkKs2nK8zKZi5eKwbKhpCWxgsYNVxcANeFE/text/P5NvG8n9pzG6BgZQrjarFedZ9hNkuYpy2R47XrmsAepuPFam9aEymA.vtt",
"section-2": {
"title-1": "Dans les communautés les plus pauvres de Sierra Leone, les gens savent très bien ce qu’il faut faire pour sortir de la pauvreté.",
"title-2": [
Expand Down
2 changes: 1 addition & 1 deletion shared/locales/it/website-home.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
}
]
},
"video-subtitle": "/assets/video/subtitle-video-testimonials.it_IT.vtt",
"video-subtitle": "https://stream.mux.com/IPdwilTUVkKs2nK8zKZi5eKwbKhpCWxgsYNVxcANeFE/text/ugRzh7SCujZ9jda01Z7l025RBOKxwO51TObfKlgSAFOltwhey00QbF1gQ.vtt",
"section-2": {
"title-1": "Le persone che vivono nelle comunità più povere della Sierra Leone sanno di cosa hanno bisogno per uscire dalla povertà.",
"title-2": [
Expand Down
Loading