mirror of
https://github.com/shadoll/translate.git
synced 2026-02-04 11:03:26 +00:00
Адаптація структури перекладу під 2.3.0.2
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Sagepay Direct Card Management';
|
||||
|
||||
$_['text_extension'] = 'Extensions';
|
||||
$_['text_success'] = 'Success: You have modified Sagepay Direct Card Management module!';
|
||||
$_['text_edit'] = 'Edit Sagepay Direct Card Management Module';
|
||||
|
||||
// Entry
|
||||
$_['entry_status'] = 'Status';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to modify Sagepay Direct Card Management module!';
|
||||
Reference in New Issue
Block a user