Add language files and translations
This commit is contained in:
Vendored
+24
@@ -0,0 +1,24 @@
|
||||
<?php
|
||||
|
||||
return
|
||||
[
|
||||
|
||||
'home' => 'Заглавна',
|
||||
'contact' => 'Контакти',
|
||||
'login' => 'Вход',
|
||||
'logout' => 'Изход',
|
||||
'register' => 'Регистрация',
|
||||
'blog' => 'Блог',
|
||||
'download' => 'Свали',
|
||||
'memberoperations' => 'Членове',
|
||||
'send' => 'senden',
|
||||
'send' => 'Изпрати',
|
||||
'about' => 'За-нас',
|
||||
'services' => 'Услуги',
|
||||
'bugs' => 'Неизправности',
|
||||
'forum' => 'Форум',
|
||||
'wiki' => 'Wiki',
|
||||
'sss' => 'чзв' ,
|
||||
'language' => 'Език',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user