From 24afc9c89aef6e3654e091885feb9c6f2c395ce8 Mon Sep 17 00:00:00 2001 From: REALSOULMAN Date: Fri, 24 Jan 2025 20:40:20 +0100 Subject: Add Basque language ('eu') (#7479) * Add Basque language * Contributor's changes --- 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 57de4493d..b40986b75 100644 --- a/app.config.js +++ b/app.config.js @@ -78,6 +78,7 @@ module.exports = function (config) { 'de', 'el', 'es', + 'eu', 'fi', 'fr', 'ga', -- cgit 1.4.1