From f4dd0945737d766dadfc300c03d8e6a2dbf8acf8 Mon Sep 17 00:00:00 2001 From: Francois Andrieu Date: Fri, 30 Jul 2021 00:33:25 +0200 Subject: [PATCH] websites: add mime overrides for additional languages --- roles/fedora-web/alt/files/languages.conf | 3 +++ roles/fedora-web/arm/files/languages.conf | 3 +++ roles/fedora-web/community/files/languages.conf | 3 +++ roles/fedora-web/labs/files/languages.conf | 3 +++ roles/fedora-web/spins/files/languages.conf | 3 +++ roles/fedora-web/start/files/languages.conf | 3 +++ 6 files changed, 18 insertions(+) diff --git a/roles/fedora-web/alt/files/languages.conf b/roles/fedora-web/alt/files/languages.conf index b372a8d209..5ac579666c 100644 --- a/roles/fedora-web/alt/files/languages.conf +++ b/roles/fedora-web/alt/files/languages.conf @@ -5,6 +5,9 @@ AddType text/html .nb AddType text/html .pl AddType text/html .es AddType text/html .tr +AddType text/html .sr +AddType text/html .si +AddType text/html .pt AddLanguage ar .ar AddLanguage bg .bg diff --git a/roles/fedora-web/arm/files/languages.conf b/roles/fedora-web/arm/files/languages.conf index 287271351a..cc949c2754 100644 --- a/roles/fedora-web/arm/files/languages.conf +++ b/roles/fedora-web/arm/files/languages.conf @@ -5,6 +5,9 @@ AddType text/html .nb AddType text/html .pl AddType text/html .es AddType text/html .tr +AddType text/html .sr +AddType text/html .si +AddType text/html .pt AddLanguage ar .ar AddLanguage bn-in .bn_IN diff --git a/roles/fedora-web/community/files/languages.conf b/roles/fedora-web/community/files/languages.conf index c39773d8cb..4a04c9dc32 100644 --- a/roles/fedora-web/community/files/languages.conf +++ b/roles/fedora-web/community/files/languages.conf @@ -5,6 +5,9 @@ AddType text/html .nb AddType text/html .pl AddType text/html .es AddType text/html .tr +AddType text/html .sr +AddType text/html .si +AddType text/html .pt AddLanguage af .af AddLanguage ar .ar diff --git a/roles/fedora-web/labs/files/languages.conf b/roles/fedora-web/labs/files/languages.conf index 343ac90c74..6e6ba67267 100644 --- a/roles/fedora-web/labs/files/languages.conf +++ b/roles/fedora-web/labs/files/languages.conf @@ -5,6 +5,9 @@ AddType text/html .nb AddType text/html .pl AddType text/html .es AddType text/html .tr +AddType text/html .sr +AddType text/html .si +AddType text/html .pt AddLanguage ar .ar AddLanguage bn-in .bn_IN diff --git a/roles/fedora-web/spins/files/languages.conf b/roles/fedora-web/spins/files/languages.conf index 5946f59811..284a70a830 100644 --- a/roles/fedora-web/spins/files/languages.conf +++ b/roles/fedora-web/spins/files/languages.conf @@ -5,6 +5,9 @@ AddType text/html .nb AddType text/html .pl AddType text/html .es AddType text/html .tr +AddType text/html .sr +AddType text/html .si +AddType text/html .pt AddLanguage af .af AddLanguage ar .ar diff --git a/roles/fedora-web/start/files/languages.conf b/roles/fedora-web/start/files/languages.conf index aa63fb6d2a..ad262c3a59 100644 --- a/roles/fedora-web/start/files/languages.conf +++ b/roles/fedora-web/start/files/languages.conf @@ -5,6 +5,9 @@ AddType text/html .nb AddType text/html .pl AddType text/html .es AddType text/html .tr +AddType text/html .sr +AddType text/html .si +AddType text/html .pt AddLanguage af .af AddLanguage ar .ar