Add the dialplan destination action translation

This commit is contained in:
Mark Crane
2014-04-25 05:27:19 +00:00
parent f91ce1cf85
commit ad9bdd9f48
2 changed files with 9 additions and 4 deletions
+5
View File
@@ -92,6 +92,11 @@
$text['label-destination_context']['pt-pt'] = "Contexto";
$text['label-destination_context']['fr-fr'] = "Contexte";
$text['label-detail_action']['en-us'] = "Actions";
$text['label-detail_action']['es-cl'] = "Accións";
$text['label-detail_action']['pt-pt'] = "Ações";
$text['label-detail_action']['fr-fr'] = "Actions";
$text['description-destination_context']['en-us'] = "Enter the context.";
$text['description-destination_context']['es-cl'] = "Ingrese el contexto";
$text['description-destination_context']['pt-pt'] = "Introduza o contexto.";