updated translations
This commit is contained in:
@ -8,35 +8,36 @@ return [
|
||||
'new' => 'Новый',
|
||||
'top_free' => 'Топ бесплатных',
|
||||
'free' => 'БЕСПЛАТНО',
|
||||
'search' => 'Search',
|
||||
'install' => 'Установить',
|
||||
'buy_now' => 'Купить сейчас',
|
||||
'token_link' => '<a href="https://akaunting.com/tokens" target="_blank">Нажмите здесь</a> чтобы получить Ваш API ключ.',
|
||||
'no_apps' => 'There are no apps in this category, yet.',
|
||||
'developer' => 'Are you a developer? <a href="https://akaunting.com/blog/akaunting-app-store" target="_blank">Here</a> you can learn how to create an app and start selling today!',
|
||||
'no_apps' => 'В этой категории еще нет приложений.',
|
||||
'developer' => 'Вы разработчик? <a href="https://akaunting.com/blog/akaunting-app-store" target="_blank">Здесь</a> вы можете узнать, как создать приложение и начать продавать уже сегодня!',
|
||||
|
||||
'about' => 'About',
|
||||
'about' => 'О нас',
|
||||
|
||||
'added' => 'Added',
|
||||
'updated' => 'Updated',
|
||||
'compatibility' => 'Compatibility',
|
||||
'added' => 'Добавлено',
|
||||
'updated' => 'Обновлено',
|
||||
'compatibility' => 'Совместимость',
|
||||
|
||||
'installed' => ':module installed',
|
||||
'uninstalled' => ':module uninstalled',
|
||||
'installed' => ':module установлен',
|
||||
'uninstalled' => ':module удалён',
|
||||
//'updated' => ':module updated',
|
||||
'enabled' => ':module enabled',
|
||||
'disabled' => ':module disabled',
|
||||
'enabled' => ':module включен',
|
||||
'disabled' => ':module отключен',
|
||||
|
||||
'tab' => [
|
||||
'installation' => 'Installation',
|
||||
'faq' => 'FAQ',
|
||||
'changelog' => 'Changelog',
|
||||
'installation' => 'Установка',
|
||||
'faq' => 'ЧаВо',
|
||||
'changelog' => 'История изменений',
|
||||
],
|
||||
|
||||
'installation' => [
|
||||
'header' => 'App Installation',
|
||||
'header' => 'Установка приложения',
|
||||
'download' => 'Скачивание :module модуля.',
|
||||
'unzip' => 'Распаковка :module модуля.',
|
||||
'install' => 'Installing :module files.',
|
||||
'install' => 'Установка :module модуля.',
|
||||
],
|
||||
|
||||
'button' => [
|
||||
|
Reference in New Issue
Block a user