generated from me/nix-flake-typst-template
24 lines
505 B
TOML
24 lines
505 B
TOML
# SPDX-FileCopyrightText: 2025 Ethan Reece <contact@ethanreece.com>
|
|
#
|
|
# SPDX-License-Identifier: LGPL-3.0-or-later
|
|
|
|
[conf]
|
|
default-lang = "en"
|
|
|
|
[lang.en]
|
|
Education = "Education"
|
|
Experience = "Experience"
|
|
Organizations = "Organizations"
|
|
Projects = "Projects"
|
|
Resume = "Résumé"
|
|
Skills = "Skills"
|
|
Volunteering = "Volunteering"
|
|
|
|
[lang.eo]
|
|
Education = "Edukado"
|
|
Experience = "Sperto"
|
|
Organizations = "Organizaĵoj"
|
|
Projects = "Projektoj"
|
|
Resume = "Vivresumo"
|
|
Skills = "Kapabloj"
|
|
Volunteering = "Volontulado"
|