From 6cc1fc067b5ae70a60ac6403af6e81d7b0be5b61 Mon Sep 17 00:00:00 2001 From: Milos Stojanovic Date: Wed, 22 Jun 2022 08:37:55 +0200 Subject: [PATCH] Website generation with Couscous --- configuration/storage.html | 2 +- translations/default.html | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/configuration/storage.html b/configuration/storage.html index 8719241..9da5baf 100644 --- a/configuration/storage.html +++ b/configuration/storage.html @@ -213,7 +213,7 @@ Requiring additional libraries with

Amazon S3 Adapter (v3)

You must require additional library composer require league/flysystem-aws-s3-v3:^1.0 -W

-

See official documentation.

+

See official documentation.

Sample configuration:

        'Filegator\Services\Storage\Filesystem' => [
             'handler' => '\Filegator\Services\Storage\Filesystem',
diff --git a/translations/default.html b/translations/default.html
index b4b5439..ff71ba3 100644
--- a/translations/default.html
+++ b/translations/default.html
@@ -158,6 +158,8 @@
 
  • slovenian
  • hebrew
  • romanian
  • +
  • arabic (see https://docs.filegator.io/translations/default.html#rtl-support)
  • +
  • portuguese_br (brazilian portuguese pt-BR)
  • Please help us translating FileGator to your language by submitting a Pull Request on GitHub.

    How to translate