mirror of
https://github.com/typst/typst
synced 2025-08-20 17:58:32 +08:00
Merge 87c46e0145a45001141268d0e84a03fd901e5271 into 0264534928864c7aed0466d670824ac0ce5ca1a8
This commit is contained in:
commit
c724039194
@ -37,6 +37,7 @@ const TRANSLATIONS: &[(&str, &str)] = &[
|
|||||||
translation!("it"),
|
translation!("it"),
|
||||||
translation!("ja"),
|
translation!("ja"),
|
||||||
translation!("la"),
|
translation!("la"),
|
||||||
|
translation!("lt"),
|
||||||
translation!("lv"),
|
translation!("lv"),
|
||||||
translation!("nb"),
|
translation!("nb"),
|
||||||
translation!("nl"),
|
translation!("nl"),
|
||||||
|
8
crates/typst-library/translations/lt.txt
Normal file
8
crates/typst-library/translations/lt.txt
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
figure = Pav.
|
||||||
|
table = Lent.
|
||||||
|
equation = Lygt.
|
||||||
|
bibliography = Literatūra
|
||||||
|
heading = Antraštė
|
||||||
|
outline = Turinys
|
||||||
|
raw = Kodo fragmentas
|
||||||
|
page = Psl.
|
Loading…
x
Reference in New Issue
Block a user