~mikel-martin/opencart/mp

« back to all changes in this revision

Viewing changes to upload/admin/view/language/spanish/total/shipping.php

  • Committer: mikel
  • Date: 2011-08-19 11:23:28 UTC
  • Revision ID: mikel@pcl2-20110819112328-y66d9epwikx9qzzd
Traducción emails de pedido y text_download en template de nuevo pedido

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?php
2
 
// Heading
3
 
$_['heading_title']    = 'Envío';
4
 
 
5
 
// Text
6
 
$_['text_total']       = 'Totales de Pedido';
7
 
$_['text_success']     = 'Exito: Has modificado el total de Envío!';
8
 
 
9
 
// Entry
10
 
$_['entry_status']     = 'Estado:';
11
 
$_['entry_sort_order'] = 'Orden:';
12
 
 
13
 
// Error
14
 
$_['error_permission'] = 'Atención: No tienes permiso para modificar el total total Envío!';
15
 
?>
 
 
b'\\ No newline at end of file'