]> _ Git - fluidbook-toolbox.git/commitdiff
wip #7357 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 27 Feb 2025 17:19:36 +0000 (18:19 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 27 Feb 2025 17:19:36 +0000 (18:19 +0100)
app/Models/Traits/PublicationSettings.php

index 343a7a689db8b0e65eb556220081fbeaebc33da1..d004923c8647bb8a5c54d576816e23eb0462739e 100644 (file)
@@ -364,7 +364,8 @@ trait PublicationSettings
                 'fade' => $this->__('Apparition de la nouvelle page en opacité par dessus la page courante'),
                 'fadeoutthenin' => $this->__('La page courant disparaît puis la nouvelle page apparaît en opacité'),
                 'fadeoutin' => $this->__('La page courante disparaît en même temps que la nouvelle page apparaît en opacité'),
-                'slide' => $this->__('Glisser'),
+                'slide' => $this->__('Glisser sur la largeur de la publication'),
+                'slidefullwidth' => $this->__('Glisser sur toute la largeur de la fenêtre'),
                 'flip' => $this->__('Tourner (rigide)'),
                 'flip3d' => $this->__('Tourner (souple)'),
             ],