7 lines
63 B
JavaScript
7 lines
63 B
JavaScript
module["exports"] = [
|
|
"Dr.",
|
|
"Ir.",
|
|
"Ing.",
|
|
"Prof."
|
|
];
|