Added proper pronouns support for English variants

This commit is contained in:
2025-10-06 20:39:07 +02:00
parent 4705b6ec68
commit 155fabc4b9
2 changed files with 19 additions and 4 deletions

11
data.js
View File

@@ -134,7 +134,7 @@ const languages = {
}
}
const pronounss = {
const pronouns_cs = {
"masculine": {
name: "Mužský rod"
},
@@ -146,6 +146,15 @@ const pronounss = {
}
}
const pronouns_en = {
"me": {
name: "Jednotné čislo"
},
"we": {
name: "Množné číslo"
}
}
const typst_header = `#import "template/template.typ": *
#show: tultemplate2.with(