-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
23 changed files
with
259 additions
and
222 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...information.ocmod/upload/admin/language/en-gb/extension/module/bestseller_information.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...information.ocmod/upload/admin/language/ru-ru/extension/module/bestseller_information.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...formation.ocmod/upload/catalog/language/en-gb/extension/module/bestseller_information.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...formation.ocmod/upload/catalog/language/ru-ru/extension/module/bestseller_information.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
43 changes: 43 additions & 0 deletions
43
...information.ocmod/upload/admin/language/en-gb/extension/module/bestseller_information.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
<?php | ||
/** | ||
* @package OptimBlog | ||
* @version 3.0.1.1 | ||
* @author Dmitriy Khokhlov <admin@optimlab.com> | ||
* @copyright Copyright (c) 2018, Dmitriy Khokhlov. (http://optimlab.com/) | ||
* @license https://opensource.org/licenses/GPL-3.0 | ||
* @link http://optimlab.com | ||
*/ | ||
// Heading | ||
$_['heading_title'] = 'OptimBlog : Best Articles'; | ||
|
||
// Text | ||
$_['text_extension'] = 'Extensions'; | ||
$_['text_success'] = 'Success: You have modified Best Articles module!'; | ||
$_['text_edit'] = 'Edit Best Articles Module'; | ||
$_['text_viewed'] = 'Viewed'; | ||
$_['text_rating'] = 'Rating'; | ||
|
||
// Entry | ||
$_['entry_name'] = 'Module Name'; | ||
$_['entry_title'] = 'Header'; | ||
$_['entry_category'] = 'Сategory'; | ||
$_['entry_sort'] = 'Sort'; | ||
$_['entry_limit'] = 'Limit'; | ||
$_['entry_image'] = 'Image (W x H) and Resize Type'; | ||
$_['entry_width'] = 'Width'; | ||
$_['entry_height'] = 'Height'; | ||
$_['entry_author'] = 'Author'; | ||
$_['entry_date'] = 'Date'; | ||
$_['entry_review'] = 'Reviews'; | ||
$_['entry_rating'] = 'Rating'; | ||
$_['entry_status'] = 'Status'; | ||
|
||
// Help | ||
$_['help_title'] = 'Can Use HTML'; | ||
$_['help_category'] = '(Autocomplete)'; | ||
|
||
// Error | ||
$_['error_permission'] = 'Warning: You do not have permission to modify Best Articles module!'; | ||
$_['error_name'] = 'Module Name must be between 3 and 64 characters!'; | ||
$_['error_width'] = 'Width required!'; | ||
$_['error_height'] = 'Height required!'; |
39 changes: 0 additions & 39 deletions
39
...d-information.ocmod/upload/admin/language/en-gb/extension/module/featured_information.php
This file was deleted.
Oops, something went wrong.
44 changes: 44 additions & 0 deletions
44
...information.ocmod/upload/admin/language/ru-ru/extension/module/bestseller_information.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
<?php | ||
/** | ||
* @package OptimBlog | ||
* @version 3.0.1.1 | ||
* @author Dmitriy Khokhlov <admin@optimlab.com> | ||
* @copyright Copyright (c) 2018, Dmitriy Khokhlov. (http://optimlab.com/) | ||
* @license https://opensource.org/licenses/GPL-3.0 | ||
* @link http://optimlab.com | ||
*/ | ||
// Heading | ||
$_['heading_title'] = 'OptimBlog : Лучшие статьи'; | ||
|
||
// Text | ||
$_['text_extension'] = 'Расширения'; | ||
$_['text_success'] = 'Настройки успешно изменены!'; | ||
$_['text_edit'] = 'Настройки модуля'; | ||
$_['text_viewed'] = 'Просмотры'; | ||
$_['text_rating'] = 'Рейтинг'; | ||
|
||
// Entry | ||
$_['entry_name'] = 'Название модуля'; | ||
$_['entry_title'] = 'Заголовок'; | ||
$_['entry_category'] = 'Категория'; | ||
$_['entry_sort'] = 'Сортировка'; | ||
$_['entry_limit'] = 'Лимит'; | ||
$_['entry_image'] = 'Изображение (Ширина x Высота)'; | ||
$_['entry_width'] = 'Ширина'; | ||
$_['entry_height'] = 'Высота'; | ||
$_['entry_author'] = 'Автор'; | ||
$_['entry_date'] = 'Дата'; | ||
$_['entry_review'] = 'Отзывы'; | ||
$_['entry_rating'] = 'Рейтинг'; | ||
$_['entry_status'] = 'Статус'; | ||
|
||
// Help | ||
$_['help_title'] = 'Можно использовать HTML'; | ||
$_['help_category'] = '(Автозаполнение)'; | ||
|
||
// Error | ||
$_['error_permission'] = 'У Вас нет прав для управления данным модулем!'; | ||
$_['error_name'] = 'Название модуля должно содержать от 3 до 64 символов!'; | ||
$_['error_width'] = 'Введите ширину изображения!'; | ||
$_['error_height'] = 'Введите высоту изображения!'; | ||
|
Oops, something went wrong.