From 8dbe0842d8477c2f4270e0ca5be27e1943fdbf29 Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Mon, 12 Jun 2023 12:50:37 +0200 Subject: [PATCH] Add Swedish as a selectable language in the web-ui (#1369). --- application/config/config.php | 5 +++-- application/language/swedish/index.html | 10 ++++++++++ 2 files changed, 13 insertions(+), 2 deletions(-) create mode 100644 application/language/swedish/index.html diff --git a/application/config/config.php b/application/config/config.php index 12c21fab..f41240a4 100644 --- a/application/config/config.php +++ b/application/config/config.php @@ -162,6 +162,7 @@ $config['available_languages'] = [ 'serbian', 'slovak', 'spanish', + 'swedish', 'turkish' ]; @@ -449,8 +450,8 @@ $config['proxy_ips'] = ''; | Rate Limiting |-------------------------------------------------------------------------- | -| Toggle the rate limiting feature in your application. Using rate limiting -| will control the number of requests a client can sent to the app. +| Toggle the rate limiting feature in your application. Using rate limiting +| will control the number of requests a client can sent to the app. | */ $config['rate_limiting'] = TRUE; diff --git a/application/language/swedish/index.html b/application/language/swedish/index.html new file mode 100644 index 00000000..423d9d58 --- /dev/null +++ b/application/language/swedish/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + +