generated from me/nix-flake-typst-template
28 lines
883 B
TOML
28 lines
883 B
TOML
# SPDX-FileCopyrightText: 2025 Ethan Reece <contact@ethanreece.com>
|
|
#
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
[conf]
|
|
default-lang = "en"
|
|
|
|
[lang.en]
|
|
Course_Group_Project = "Course Group Project"
|
|
Course_Group_Projects = "Course Group Projects"
|
|
Course_Project = "Course Project"
|
|
Course_Projects = "Course Projects"
|
|
Personal_Project = "Personal Project"
|
|
Productivity = "Productivity"
|
|
Research_Lab_Project = "Research Lab Project"
|
|
Robotics_Team_Project = "Robotics Team Project"
|
|
Senior_Project = "Senior Project"
|
|
|
|
[lang.eo]
|
|
Course_Group_Project = "Kursa Grupa Projekto"
|
|
Course_Group_Projects = "Kursaj Grupaj Projektoj"
|
|
Course_Project = "Kursa Projekto"
|
|
Course_Projects = "Kursaj Projektoj"
|
|
Personal_Project = "Propra Projekto"
|
|
Productivity = "Produktiveco"
|
|
Research_Lab_Project = "Esplorlaboreja Projekto"
|
|
Robotics_Team_Project = "Robotika Teama Projekto"
|
|
Senior_Project = "Diplomiĝa Projekto"
|