From dae152da85d74f68e637d5867cdba46a20d79251 Mon Sep 17 00:00:00 2001 From: surfdude29 <149612116+surfdude29@users.noreply.github.com> Date: Wed, 5 Mar 2025 23:57:09 +0000 Subject: Add language: Esperanto (#7863) * 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 c6f219e92..97e416f03 100644 --- a/app.config.js +++ b/app.config.js @@ -79,6 +79,7 @@ module.exports = function (config) { 'da', 'de', 'el', + 'eo', 'es', 'eu', 'fi', -- cgit 1.4.1