New translations forms.php (Italian)

This commit is contained in:
Cachet Bot
2019-07-11 13:13:51 +01:00
parent f5ddf8f9a4
commit a37b20954c

View File

@@ -168,7 +168,7 @@ return [
'analytics' => [
'analytics_google' => 'Codice Google Analytics',
'analytics_gosquared' => 'Codice GoSquared Analytics',
'analytics_piwik_url' => 'URL dell\'istanza Piwik (senza http(s)://)',
'analytics_piwik_url' => 'URL of your Piwik instance',
'analytics_piwik_siteid' => 'Id del sito Piwik',
],
'localization' => [
@@ -229,6 +229,11 @@ return [
'timezone' => 'Select Timezone',
],
'seo' => [
'title' => 'SEO Title',
'description' => 'SEO Description',
],
// Buttons
'add' => 'Aggiungi',
'save' => 'Salva',