new design concurs
This commit is contained in:
12
lang.php
12
lang.php
@@ -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'
|
||||
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user