diff options
Diffstat (limited to 'library/src/math')
| -rw-r--r-- | library/src/math/mod.rs | 1 |
1 files changed, 1 insertions, 0 deletions
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", |
