nbu.php 511 Bytes
<?php
// Heading
$_['heading_title']    = 'National Bank of Ukraine';

// Text
$_['text_extension']   = 'Extensions';
$_['text_success']     = 'Success: You have modified fixer NBU rates!';
$_['text_edit']        = 'Edit National Bank of Ukraine';
$_['text_support']     = 'This extension requires at UAH currency to be available currency option.';

// Entry
$_['entry_status']     = 'Status';

// Error
$_['error_permission'] = 'Warning: You do not have permission to modify NBU currency rates!';