1
0
opencart-languagepack-finnish/admin/extension/openbay/ebay_usage.php

11 lines
258 B
PHP
Raw Normal View History

2020-02-12 21:25:39 +00:00
<?php
// Headings
$_['heading_title'] = 'Usage';
$_['text_openbay'] = 'OpenBay Pro';
$_['text_ebay'] = 'eBay';
// Text
$_['text_usage'] = 'Your account usage';
// Errors
$_['error_ajax_load'] = 'Sorry, could not get a response. Try later.';