mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Czech)
This commit is contained in:
parent
252de05d6d
commit
a33665e905
@ -43,6 +43,10 @@ return [
|
|||||||
'login_with_phone_number' => 'Přihlaste se pomocí telefonního čísla',
|
'login_with_phone_number' => 'Přihlaste se pomocí telefonního čísla',
|
||||||
'login_with_email_address' => 'Přihlaste se pomocí e-mailové adresy',
|
'login_with_email_address' => 'Přihlaste se pomocí e-mailové adresy',
|
||||||
|
|
||||||
|
// Share
|
||||||
|
'share_on_facebook' => 'Share on Facebook',
|
||||||
|
'share_on_twitter' => 'Share on Twitter',
|
||||||
|
|
||||||
// Side menu links
|
// Side menu links
|
||||||
'company_directory' => 'Adresář společnosti',
|
'company_directory' => 'Adresář společnosti',
|
||||||
'popular_ads' => 'Populární reklamy',
|
'popular_ads' => 'Populární reklamy',
|
||||||
@ -51,6 +55,9 @@ return [
|
|||||||
'sms' => 'Odeslat textovou zprávu (SMS)',
|
'sms' => 'Odeslat textovou zprávu (SMS)',
|
||||||
'mail' => 'Poslat mail',
|
'mail' => 'Poslat mail',
|
||||||
|
|
||||||
|
//Related
|
||||||
|
'related_posts' => 'Related Posts',
|
||||||
|
|
||||||
// Register instruction seed
|
// Register instruction seed
|
||||||
'register_instructions' => 'Zaregistrujte pokyny',
|
'register_instructions' => 'Zaregistrujte pokyny',
|
||||||
'list' => 'Seznam',
|
'list' => 'Seznam',
|
||||||
@ -62,4 +69,6 @@ return [
|
|||||||
'your_internet_connection_is_broken' => 'Vaše internetové připojení je přerušené,',
|
'your_internet_connection_is_broken' => 'Vaše internetové připojení je přerušené,',
|
||||||
'we_miss_you_so_much_already' => 'už nám moc chybíš!',
|
'we_miss_you_so_much_already' => 'už nám moc chybíš!',
|
||||||
'try_again' => 'Zkus to znovu',
|
'try_again' => 'Zkus to znovu',
|
||||||
|
|
||||||
|
'news_title' => 'Sectoral Developments All in :name',
|
||||||
];
|
];
|
||||||
Loading…
Reference in New Issue
Block a user