Skip to content

Commit 7893dce

Browse files
authored
Add Finnish translation
1 parent 6829ebd commit 7893dce

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/translations.typ

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,16 @@
2929
"definition": "Definition",
3030
"proof": "Proof"
3131
),
32+
"fi": (
33+
"theorem": "Lause",
34+
"lemma": "Lemma",
35+
"corollary": "Seuraus",
36+
"remark": "Huomautus",
37+
"proposition": "Väite",
38+
"example": "Esimerkki",
39+
"definition": "Määritelmä",
40+
"proof": "Todistus"
41+
),
3242
"fr": (
3343
"theorem": "Théorème",
3444
"lemma": "Lemme",

0 commit comments

Comments
 (0)