From a42efd15d781f5bd7225589bbc0dd753aff44166 Mon Sep 17 00:00:00 2001 From: surfdude29 <149612116+surfdude29@users.noreply.github.com> Date: Wed, 5 Mar 2025 23:56:13 +0000 Subject: Add language: Scottish Gaelic (#7864) * 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 --- lingui.config.js | 1 + 1 file changed, 1 insertion(+) (limited to 'lingui.config.js') diff --git a/lingui.config.js b/lingui.config.js index 6738c4b35..38e194eb2 100644 --- a/lingui.config.js +++ b/lingui.config.js @@ -15,6 +15,7 @@ module.exports = { 'fi', 'fr', 'ga', + 'gd', 'gl', 'hi', 'hu', -- cgit 1.4.1