From 88ae2932636564238a33667a9b535443ae709d09 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 13 Mar 2023 05:41:20 +1100 Subject: [PATCH] Add the Tagalog language --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index dbd4df2..9653deb 100644 --- a/index.js +++ b/index.js @@ -56,6 +56,7 @@ const LANGUAGES = { 'sv': 'Swedish', 'ta': 'Tamil', 'th': 'Thai', + 'tl': 'Tagalog', 'tr': 'Turkish', 'vi': 'Vietnamese', 'cy': 'Welsh'