File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -488,7 +488,10 @@ def hello(request):
488488 videos = {
489489 'de' : 'https://videos.cdn.mozilla.net/uploads/FirefoxHello/firefoxhello_intro_german' ,
490490 'en-US' : 'https://videos.cdn.mozilla.net/uploads/FirefoxHello/firefoxhello_intro_english' ,
491+ 'es-AR' : 'https://videos.cdn.mozilla.net/uploads/FirefoxHello/firefoxhello_intro_spanish' ,
492+ 'es-CL' : 'https://videos.cdn.mozilla.net/uploads/FirefoxHello/firefoxhello_intro_spanish' ,
491493 'es-ES' : 'https://videos.cdn.mozilla.net/uploads/FirefoxHello/firefoxhello_intro_spanish' ,
494+ 'es-MX' : 'https://videos.cdn.mozilla.net/uploads/FirefoxHello/firefoxhello_intro_spanish' ,
492495 'id' : 'https://videos.cdn.mozilla.net/uploads/FirefoxHello/firefoxhello_intro_indonesian' ,
493496 'pt-BR' : 'https://videos.cdn.mozilla.net/uploads/FirefoxHello/firefoxhello_intro_portugese' ,
494497 'zh-TW' : 'https://videos.cdn.mozilla.net/uploads/FirefoxHello/firefoxhello_intro_chinese'
You can’t perform that action at this time.
0 commit comments