1234567891011121314151617181920 |
- <?php
- $lang['def']['RADIUS-attributes for user'] = 'Atributos RADIUS para el usuario';
- $lang['def']['RADIUS-attributes for network'] = 'Atributos RADIUS para la red';
- $lang['def']['RADIUS-attributes for NAS'] = 'Atributos RADIUS para el servidor de acceso NAS';
- $lang['def']['Adding of RADIUS-attribute'] = 'Agregar un atributo RADIUS';
- $lang['def']['Editing of RADIUS-attribute'] = 'Editar un atributo RADIUS';
- $lang['def']['Reassign User-Name'] = 'Reasignar nombre de usuario';
- $lang['def']['Reassignment of User-Name'] = 'Reasignación de nombre de usuario';
- $lang['def']['Append'] = 'Agregar';
- $lang['def']['Macros'] = 'Macros';
- $lang['def']['Scenario'] = 'Guión';
- $lang['def']['Attribute'] = 'Atributo';
- $lang['def']['Operator'] = 'Operador';
- $lang['def']['Value'] = 'Valor';
- $lang['def']['Inherited'] = 'Heredado';
- $lang['def']['Foreach'] = 'Para todos';
|