generated from me/nix-flake-typst-template
15 lines
298 B
TOML
15 lines
298 B
TOML
# SPDX-FileCopyrightText: 2025 Ethan Reece <contact@ethanreece.com>
|
|
#
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
[conf]
|
|
default-lang = "en"
|
|
|
|
[lang.en]
|
|
band = "Band"
|
|
firstlegoleague = "FIRST LEGO League"
|
|
firsttechchallenge = "FIRST Tech Challenge"
|
|
tri-m = "Tri-M Music Honor Society"
|
|
|
|
[lang.eo]
|
|
band = "Bando"
|