mirror of
https://github.com/typst/typst
synced 2025-07-27 22:37:54 +08:00
Add Lithuanian translations
some translations needed
This commit is contained in:
parent
0264534928
commit
87c46e0145
@ -37,6 +37,7 @@ const TRANSLATIONS: &[(&str, &str)] = &[
|
||||
translation!("it"),
|
||||
translation!("ja"),
|
||||
translation!("la"),
|
||||
translation!("lt"),
|
||||
translation!("lv"),
|
||||
translation!("nb"),
|
||||
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