29 lines
409 B
TOML
29 lines
409 B
TOML
[Montag]
|
|
other = "lunedì"
|
|
[Dienstag]
|
|
other = "martedì"
|
|
[Mittwoch]
|
|
other = "mercoledì"
|
|
[Donnerstag]
|
|
other = "giovedì"
|
|
[Freitag]
|
|
other = "venerdì"
|
|
[Samstag]
|
|
other = "sabato"
|
|
[Sonntag]
|
|
other = "domenica"
|
|
|
|
[Mai]
|
|
other = "maggio"
|
|
[Juni]
|
|
other = "june"
|
|
[Juli]
|
|
other = "luglio"
|
|
|
|
[Biel]
|
|
other = "Bienna"
|
|
|
|
[LocationVillaRitter]
|
|
other = "Villa Ritter"
|
|
[PrepositionAndArticleForLocationVillaRitter]
|
|
other = "nella"
|