From 0cf78a2fe4804e324c8fdf4edfa323b97dacb548 Mon Sep 17 00:00:00 2001 From: Francois Andrieu Date: Thu, 9 Jun 2022 08:27:03 +0200 Subject: [PATCH] websites: fix content type for .pt translation files --- roles/fedora-web/getfedora/files/languages.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/fedora-web/getfedora/files/languages.conf b/roles/fedora-web/getfedora/files/languages.conf index d182c14dfe..59ed5074ef 100644 --- a/roles/fedora-web/getfedora/files/languages.conf +++ b/roles/fedora-web/getfedora/files/languages.conf @@ -3,6 +3,7 @@ AddType text/html .bn AddType text/html .el AddType text/html .nb AddType text/html .pl +AddType text/html .pt AddType text/html .tr AddType text/html .es