add new icons

This commit is contained in:
arlemp@selectel.ru
2022-02-09 00:22:15 +03:00
parent 00c96d16eb
commit c8f2b0222e
15 changed files with 168 additions and 28 deletions

View File

@@ -24,7 +24,11 @@ function vij_lang($name, $lan){
'your_mail' => 'Ваша почта',
'gazeta' => 'Читать газету<br>«Ветеринария и Жизнь»',
'up_bth' => 'наверх',
'qrtitle' => 'Важно'
'qrtitle' => 'Важно',
'archives' => 'Архив номеров',
'more' => 'Еще по теме',
'next' => 'Далее',
'prev' => 'Обратно'
];
@@ -51,7 +55,11 @@ function vij_lang($name, $lan){
'your_mail' => 'Your email',
'gazeta' => 'Veterinary Medicine and Life newspaper',
'up_bth' => 'UP',
'qrtitle' => 'important'
'qrtitle' => 'important',
'archives' => 'Archives',
'more' => 'Read more about',
'next' => 'Next',
'prev' => 'Prev'
];