21 lines
283 B
TOML
21 lines
283 B
TOML
[Donnerstag]
|
|
other = "Thursday"
|
|
[Freitag]
|
|
other = "Friday"
|
|
[Sonntag]
|
|
other = "Sunday"
|
|
|
|
[Mai]
|
|
other = "May"
|
|
[Juni]
|
|
other = "June"
|
|
[Juli]
|
|
other = "July"
|
|
|
|
[Biel]
|
|
other = "Biel"
|
|
|
|
[LocationVillaRitter]
|
|
other = "Villa Ritter"
|
|
[PrepositionAndArticleForLocationVillaRitter]
|
|
other = "at the"
|