mirror of
https://github.com/shadoll/translate.git
synced 2025-12-21 03:25:12 +00:00
add latest translate by by Sirchyk
This commit is contained in:
17
admin/language/ukrainian/openbay/etsy.php
Executable file
17
admin/language/ukrainian/openbay/etsy.php
Executable file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Etsy';
|
||||
$_['text_openbay'] = 'OpenBay Pro';
|
||||
$_['text_dashboard'] = 'Etsy Dashboard';
|
||||
|
||||
// Messages
|
||||
$_['text_success'] = 'You have saved your changes to the Etsy extension';
|
||||
$_['text_heading_settings'] = 'Settings';
|
||||
$_['text_heading_sync'] = 'Syncronise';
|
||||
$_['text_heading_register'] = 'Register here';
|
||||
$_['text_heading_products'] = 'Product links';
|
||||
$_['text_heading_listings'] = 'Etsy listings';
|
||||
|
||||
// Errors
|
||||
$_['error_generic_fail'] = 'An unknown error just happened!';
|
||||
$_['error_permission'] = 'You do not have permission to Etsy settings';
|
||||
Reference in New Issue
Block a user