generated from me/nix-flake-typst-template
13 lines
273 B
TOML
13 lines
273 B
TOML
# SPDX-FileCopyrightText: 2025 Ethan Reece <contact@ethanreece.com>
|
|
#
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
[conf]
|
|
default-lang = "en"
|
|
|
|
[lang.en]
|
|
Boise_ID = "Boise, ID"
|
|
Dallas_TX = "Dallas, TX"
|
|
Meridian_ID = "Meridian, ID"
|
|
Nampa_ID = "Nampa, ID"
|
|
Richardson_TX = "Richardson, TX"
|