From d0c2003cc77f8646e8aa9ae450c5accf889293ce Mon Sep 17 00:00:00 2001 From: surfdude29 <149612116+surfdude29@users.noreply.github.com> Date: Wed, 5 Mar 2025 23:55:29 +0000 Subject: Add language: Welsh (#7866) * Create messages.po * Update app.config.js * Update lingui.config.js * Update dates.ts * Update helpers.ts * Update i18n.ts * Update i18n.web.ts * Update languages.ts --- 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 a778d5cf8..7288d84dc 100644 --- a/app.config.js +++ b/app.config.js @@ -75,6 +75,7 @@ module.exports = function (config) { 'an', 'ast', 'ca', + 'cy', 'da', 'de', 'el', -- cgit 1.4.1