8 lines
77 B
JavaScript
8 lines
77 B
JavaScript
module["exports"] = [
|
|
"stadt",
|
|
"dorf",
|
|
"land",
|
|
"scheid",
|
|
"burg"
|
|
];
|