New translations forms.php (French)

This commit is contained in:
Cachet Bot
2019-07-11 13:13:21 +01:00
parent ff25184e51
commit 8224b73c01

View File

@@ -168,7 +168,7 @@ return [
'analytics' => [
'analytics_google' => 'Code de Google Analytics',
'analytics_gosquared' => 'Code de GoSquared Analytics',
'analytics_piwik_url' => 'URL de votre instance de Piwik (sans http(s)://)',
'analytics_piwik_url' => 'URL of your Piwik instance',
'analytics_piwik_siteid' => 'Id du site de Piwik',
],
'localization' => [
@@ -229,6 +229,11 @@ return [
'timezone' => 'Sélection du fuseau horaire',
],
'seo' => [
'title' => 'SEO Title',
'description' => 'SEO Description',
],
// Buttons
'add' => 'Ajouter',
'save' => 'Enregistrer',