mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Polish)
This commit is contained in:
parent
1bc2a048b2
commit
a7399bb63e
@ -43,6 +43,10 @@ return [
|
||||
'login_with_phone_number' => 'Zaloguj się przy użyciu numeru telefonu',
|
||||
'login_with_email_address' => 'Zaloguj się przy użyciu adresu e-mail',
|
||||
|
||||
// Share
|
||||
'share_on_facebook' => 'Share on Facebook',
|
||||
'share_on_twitter' => 'Share on Twitter',
|
||||
|
||||
// Side menu links
|
||||
'company_directory' => 'Katalog firm',
|
||||
'popular_ads' => 'Popularne reklamy',
|
||||
@ -51,6 +55,9 @@ return [
|
||||
'sms' => 'Wyślij wiadomość tekstową (SMS)',
|
||||
'mail' => 'Wyślij maila',
|
||||
|
||||
//Related
|
||||
'related_posts' => 'Related Posts',
|
||||
|
||||
// Register instruction seed
|
||||
'register_instructions' => 'Zarejestruj instrukcje',
|
||||
'list' => 'Lista',
|
||||
@ -62,4 +69,6 @@ return [
|
||||
'your_internet_connection_is_broken' => 'Twoje połączenie internetowe jest zerwane,',
|
||||
'we_miss_you_so_much_already' => 'już za tobą bardzo tęsknimy!',
|
||||
'try_again' => 'Spróbuj ponownie',
|
||||
|
||||
'news_title' => 'Sectoral Developments All in :name',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user