From a2365e08b48fed049be562ec5aedd2db2fb6d633 Mon Sep 17 00:00:00 2001 From: surfdude29 <149612116+surfdude29@users.noreply.github.com> Date: Sat, 10 May 2025 03:14:42 +0100 Subject: Add language: Frisian (#8214) * Update app.config.js * Update lingui.config.js * Update dates.ts * Update helpers.ts * Update i18n.ts * Update i18n.web.ts * Update languages.ts * Create messages.po --- app.config.js | 1 + 1 file changed, 1 insertion(+) (limited to 'app.config.js') diff --git a/app.config.js b/app.config.js index dae8ca38c..bb81bb8b0 100644 --- a/app.config.js +++ b/app.config.js @@ -79,6 +79,7 @@ module.exports = function (_config) { 'eu', 'fi', 'fr', + 'fy', 'ga', 'gd', 'gl', -- cgit 1.4.1