| | |
| | | $wb['dl_ratio_txt'] = 'Velocidad bajada'; |
| | | $wb['ul_bandwidth_txt'] = 'Ancho de banda subida'; |
| | | $wb['dl_bandwidth_txt'] = 'Ancho de banda bajada'; |
| | | $wb['btn_save_txt'] = 'Guardar'; |
| | | $wb['btn_cancel_txt'] = 'Cancelar'; |
| | | $wb['server_id_txt'] = 'Servidor'; |
| | | $wb['parent_domain_id_txt'] = 'Sitio web'; |
| | | $wb['username_txt'] = 'Usuario'; |
| | |
| | | $wb['quota_size_error_empty'] = 'Cuota vacía'; |
| | | $wb['uid_error_empty'] = 'GID vacío'; |
| | | $wb['directory_error_empty'] = 'Directorio vacío'; |
| | | $wb['quota_files_unity_txt'] = 'Files'; |
| | | $wb['directory_error_notinweb'] = 'Directory not inside of web root directory.'; |
| | | $wb['parent_domain_id_error_empty'] = 'No website selected.'; |
| | | ?> |