mirror of
https://github.com/shadoll/translate.git
synced 2026-02-04 11:03:26 +00:00
add latest translate by by Sirchyk
This commit is contained in:
20
admin/language/ukrainian/openbay/ebay_orders.php
Executable file
20
admin/language/ukrainian/openbay/ebay_orders.php
Executable file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Revise eBay listing';
|
||||
$_['text_openbay'] = 'OpenBay Pro';
|
||||
$_['text_ebay'] = 'eBay';
|
||||
|
||||
// Buttons
|
||||
$_['button_pull_orders'] = 'Start';
|
||||
|
||||
// Entry
|
||||
$_['entry_pull_orders'] = 'Pull new orders';
|
||||
|
||||
// Text
|
||||
$_['text_sync_pull_notice'] = 'This will pull new orders since the last automated check. If you have just installed then it will default to the last 24 hours.';
|
||||
$_['text_ajax_orders_import'] = 'Any new orders should appear within a few minutes';
|
||||
$_['text_complete'] = 'Import requested';
|
||||
$_['text_failed'] = 'Failed to load';
|
||||
|
||||
// Errors
|
||||
$_['error_validation'] = 'You need to register for your API token and enable the module.';
|
||||
Reference in New Issue
Block a user