From 53775b5f0711c777637d0b3ddbca5f3efa3ee836 Mon Sep 17 00:00:00 2001 From: Je Sian Keith Herman <68434444+jskherman@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:55:12 +0800 Subject: Add Filipino (`fil`/`tl`) translations (#1510) --- library/src/math/mod.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'library/src/math/mod.rs') diff --git a/library/src/math/mod.rs b/library/src/math/mod.rs index ff165a4f..0429265f 100644 --- a/library/src/math/mod.rs +++ b/library/src/math/mod.rs @@ -323,6 +323,7 @@ impl LocalName for EquationElem { Lang::CZECH => "Rovnice", Lang::DANISH => "Ligning", Lang::DUTCH => "Vergelijking", + Lang::FILIPINO => "Ekwasyon", Lang::FRENCH => "Équation", Lang::GERMAN => "Gleichung", Lang::ITALIAN => "Equazione", -- cgit v1.2.3