new design concurs

This commit is contained in:
2022-02-15 21:00:14 +03:00
parent 00c96d16eb
commit 290ef8db11
14 changed files with 2787 additions and 35 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'
];