MOH: Integrated HTML5 playback button.

This commit is contained in:
Nate Jones
2014-09-11 18:55:07 +00:00
parent 1f90b6a98c
commit bd155fbe2b
2 changed files with 56 additions and 24 deletions
+5
View File
@@ -107,6 +107,11 @@
$text['label-play']['pt-pt'] = "Tocar";
$text['label-play']['fr-fr'] = "Jouer";
$text['label-pause']['en-us'] = "Pause";
$text['label-pause']['es-cl'] = "Pausa";
$text['label-pause']['pt-pt'] = "Pausa";
$text['label-pause']['fr-fr'] = "Pause";
$text['label-uploaded']['en-us'] = "Uploaded";
$text['label-uploaded']['es-cl'] = "Subir";
$text['label-uploaded']['pt-pt'] = "Carregado";