]> _ Git - fluidbook-toolbox.git/commitdiff
wip #7567
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 27 May 2025 16:21:49 +0000 (18:21 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 27 May 2025 16:21:49 +0000 (18:21 +0200)
app/Models/FluidbookExternalInstallServer.php

index 77808ece248c531a82083ec08248a263107d25d2..67f18560c36e86cff007c1cb0ecdc4e5a1e32d97 100644 (file)
@@ -151,7 +151,8 @@ class FluidbookExternalInstallServer extends ExternalServer
             'hosting' => 'Hosting',
             'hosting2' => 'Hosting #2',
             'ushosting' => 'US Hosting',
-            'S3' => __('Amazon S3') . ' (' . __('et solutions compatibles') . ')'
+            'S3' => __('Amazon S3') . ' (' . __('et solutions compatibles') . ')',
+            'GCS' => 'Google Cloud Storage',
         ];
     }