From 1706999d6e09cda80ccaff984e523414e304503c Mon Sep 17 00:00:00 2001 From: defaultscore <32872156+manu-alonso@users.noreply.github.com> Date: Mon, 4 May 2020 17:32:10 +0200 Subject: [PATCH] Update translations.js --- js/translations.js | 1 + 1 file changed, 1 insertion(+) diff --git a/js/translations.js b/js/translations.js index ef560e3..eb840b7 100644 --- a/js/translations.js +++ b/js/translations.js @@ -9,6 +9,7 @@ const LANGUAGES = { 'en': 'English', 'es': 'Español', 'fr': 'Français', + 'gl': 'Galego', 'hu': 'magyar', 'it': 'Italiano', 'ja': '日本語',