From bbae8a1a145c2473cd3fdc137c9577d52d742963 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Gertz?= Date: Sun, 28 Jan 2024 05:50:32 +0000 Subject: [PATCH] Rename Serveur mandataire in Proxy --- Fixture/BlogFixture.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Fixture/BlogFixture.php b/Fixture/BlogFixture.php index 0c8992f..08e1792 100644 --- a/Fixture/BlogFixture.php +++ b/Fixture/BlogFixture.php @@ -299,7 +299,7 @@ class BlogFixture extends Fixture { 'description' => 'Intermediate server application between two hosts to improve privacy, security and performance' ], 'fr_fr' => [ - 'title' => 'Serveur mandataire', + 'title' => 'Proxy', 'description' => 'Application serveur intermédiaire entre deux hôtes pour améliorer la confidentialité, la sécurité et les performances' ] ], -- 2.41.0