mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Music on Hold: Style/layout tweaks.
Recordings: Updated to support new audio playback indicator. Show upload date/time (when not using base64). VM Messages: Updated to support new audio playback indicator. VM Greetings: Updated to support new audio playback indicator. CDR: Updated to support new audio playback indicator.
This commit is contained in:
@@ -40,6 +40,17 @@ $text['message-uploaded']['sv-se'] = "File Uppladdade";
|
||||
$text['message-uploaded']['uk'] = "файл Завантажено";
|
||||
$text['message-uploaded']['de-at'] = "Datei hochgeladen";
|
||||
|
||||
$text['label-uploaded']['en-us'] = "Uploaded";
|
||||
$text['label-uploaded']['es-cl'] = "Subir";
|
||||
$text['label-uploaded']['pt-pt'] = "Carregado";
|
||||
$text['label-uploaded']['fr-fr'] = "Envoyé";
|
||||
$text['label-uploaded']['pt-br'] = "Carregado";
|
||||
$text['label-uploaded']['pl'] = "Przesłano";
|
||||
$text['label-uploaded']['sv-se'] = "Uppladdad";
|
||||
$text['label-uploaded']['uk'] = "Завантажено";
|
||||
$text['label-uploaded']['de-at'] = "Hochgeladen";
|
||||
$text['label-uploaded']['he'] = "הוטען";
|
||||
|
||||
$text['label-upload']['en-us'] = "File Path";
|
||||
$text['label-upload']['es-cl'] = "Archivo a subir";
|
||||
$text['label-upload']['pt-pt'] = "Ficheiro a carregar";
|
||||
|
||||
Reference in New Issue
Block a user