New translations forms.php (Polish)
This commit is contained in:
@@ -168,7 +168,7 @@ return [
|
|||||||
'analytics' => [
|
'analytics' => [
|
||||||
'analytics_google' => 'Kod Google Analytics',
|
'analytics_google' => 'Kod Google Analytics',
|
||||||
'analytics_gosquared' => 'Kod GoSquared Analytics',
|
'analytics_gosquared' => 'Kod GoSquared Analytics',
|
||||||
'analytics_piwik_url' => 'Adres URL Twojego Piwika (bez http(s)://)',
|
'analytics_piwik_url' => 'URL of your Piwik instance',
|
||||||
'analytics_piwik_siteid' => 'ID strony Piwik',
|
'analytics_piwik_siteid' => 'ID strony Piwik',
|
||||||
],
|
],
|
||||||
'localization' => [
|
'localization' => [
|
||||||
@@ -229,6 +229,11 @@ return [
|
|||||||
'timezone' => 'Select Timezone',
|
'timezone' => 'Select Timezone',
|
||||||
],
|
],
|
||||||
|
|
||||||
|
'seo' => [
|
||||||
|
'title' => 'SEO Title',
|
||||||
|
'description' => 'SEO Description',
|
||||||
|
],
|
||||||
|
|
||||||
// Buttons
|
// Buttons
|
||||||
'add' => 'Dodaj',
|
'add' => 'Dodaj',
|
||||||
'save' => 'Zapisz',
|
'save' => 'Zapisz',
|
||||||
|
|||||||
Reference in New Issue
Block a user