summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeedehai <18319900+Leedehai@users.noreply.github.com>2024-02-22 03:46:26 -0500
committerGitHub <noreply@github.com>2024-02-22 08:46:26 +0000
commit20a8ea1a94a3c7dd99eb4a7ff7feb8c3db11e420 (patch)
tree74ccb84268c6ec142bbb9d21f59ca9a0f1d845c9
parent0186ae2786e38abaae43a4da22c458fd53a61d5f (diff)
Update the Finnish translation of program listing (#3474)
-rw-r--r--crates/typst/src/text/raw.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/typst/src/text/raw.rs b/crates/typst/src/text/raw.rs
index bcaefe26..c71b16b1 100644
--- a/crates/typst/src/text/raw.rs
+++ b/crates/typst/src/text/raw.rs
@@ -452,7 +452,7 @@ impl LocalName for Packed<RawElem> {
Lang::DUTCH => "Listing",
Lang::ESTONIAN => "List",
Lang::FILIPINO => "Listahan",
- Lang::FINNISH => "Esimerkki",
+ Lang::FINNISH => "Listaus",
Lang::FRENCH => "Liste",
Lang::GERMAN => "Listing",
Lang::GREEK => "Παράθεση",