mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Serbian (Latin))
This commit is contained in:
parent
5e83a0554b
commit
bcb6d5afe7
@ -43,6 +43,10 @@ return [
|
||||
'login_with_phone_number' => 'Prijavite se sa brojem telefona',
|
||||
'login_with_email_address' => 'Prijavite se sa Email adresom',
|
||||
|
||||
// Share
|
||||
'share_on_facebook' => 'Share on Facebook',
|
||||
'share_on_twitter' => 'Share on Twitter',
|
||||
|
||||
// Side menu links
|
||||
'company_directory' => 'Imenik preduzeća',
|
||||
'popular_ads' => 'Popularni oglasi',
|
||||
@ -51,6 +55,9 @@ return [
|
||||
'sms' => 'Pošaljite tekstualnu poruku (SMS)',
|
||||
'mail' => 'Pošalji Email',
|
||||
|
||||
//Related
|
||||
'related_posts' => 'Related Posts',
|
||||
|
||||
// Register instruction seed
|
||||
'register_instructions' => 'Uputstva za registraciju',
|
||||
'list' => 'Lista',
|
||||
@ -62,4 +69,6 @@ return [
|
||||
'your_internet_connection_is_broken' => 'Your internet connection is broken,',
|
||||
'we_miss_you_so_much_already' => 'we miss you so much already!',
|
||||
'try_again' => 'Try again',
|
||||
|
||||
'news_title' => 'Sectoral Developments All in :name',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user