feat: add initial mult-lingaal support for template
Using linguify to support multiple languages
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
),
|
||||
),
|
||||
profile-picture: image("./profile.png"),
|
||||
language: "en",
|
||||
)
|
||||
|
||||
#hiring-entity-info(entity-info: (
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
),
|
||||
),
|
||||
profile-picture: none,
|
||||
language: "en"
|
||||
)
|
||||
|
||||
#hiring-entity-info(entity-info: (
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
),
|
||||
),
|
||||
date: datetime.today().display(),
|
||||
language: "en",
|
||||
colored-headers: true,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user