From b9528c05a04e2f92ae3e084810ddb70f34298c6b Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 27 May 2025 18:18:08 +0200 Subject: [PATCH] Add language --- config/translations.php | 1 + 1 file changed, 1 insertion(+) diff --git a/config/translations.php b/config/translations.php index 11d7f037d7..c9490dab6d 100644 --- a/config/translations.php +++ b/config/translations.php @@ -331,6 +331,7 @@ return [ // TODO duplicate with firefly.php 'languages' => [ // currently enabled languages + 'af_ZA', 'bg_BG', 'cs_CZ', 'da_DK',