mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Bulgarian)
This commit is contained in:
parent
ba1fb92790
commit
55cc051f9d
@ -43,6 +43,10 @@ return [
|
||||
'login_with_phone_number' => 'Влезте с телефонен номер',
|
||||
'login_with_email_address' => 'Влезте с имейл адрес',
|
||||
|
||||
// Share
|
||||
'share_on_facebook' => 'Share on Facebook',
|
||||
'share_on_twitter' => 'Share on Twitter',
|
||||
|
||||
// Side menu links
|
||||
'company_directory' => 'Фирмен указател',
|
||||
'popular_ads' => 'Популярни реклами',
|
||||
@ -51,6 +55,9 @@ return [
|
||||
'sms' => 'Изпращане на текстово съобщение (SMS)',
|
||||
'mail' => 'Изпрати писмо',
|
||||
|
||||
//Related
|
||||
'related_posts' => 'Related Posts',
|
||||
|
||||
// Register instruction seed
|
||||
'register_instructions' => 'Инструкции за регистрация',
|
||||
'list' => 'Списък',
|
||||
@ -62,4 +69,6 @@ return [
|
||||
'your_internet_connection_is_broken' => 'Интернет връзката ви е прекъсната,',
|
||||
'we_miss_you_so_much_already' => 'вече ни липсваш толкова много!',
|
||||
'try_again' => 'Опитай пак',
|
||||
|
||||
'news_title' => 'Sectoral Developments All in :name',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user