<?php
// Heading
$_['heading_title']          = 'Standaard Menu';

// Text
$_['text_extension']         = 'Extensies';
$_['text_success']           = 'Succes: Je hebt Google Base feed gewijzigd!';
$_['text_edit']              = 'Bewerk Google Base';
$_['text_import']            = 'Om de nieuwste Google-categorie lijst te downloaden <a href="https://support.google.com/merchants/answer/160081?hl=en" target="_blank" class="alert-link">Hier Klikken</a> En kies taxonomie met numerieke ID\'s in Plain Text (.txt) bestand. Upload via de groene invoerknop.';

// Column
$_['column_google_category'] = 'Google Categorie';
$_['column_category']        = 'Categorie';
$_['column_action']          = 'Actie';

// Entry
$_['entry_google_category']  = 'Google Categorie';
$_['entry_category']         = 'Categorie';
$_['entry_data_feed']        = 'Data Feed Url';
$_['entry_status']           = 'Status';

// Error
$_['error_permission']       = 'Waarschuwing: u hebt geen toestemming om Google Base te wijzigen!';
$_['error_upload']           = 'Bestand kan niet worden geupload!';
$_['error_filetype']         = 'Ongeldig Bestandstype!';