6 lines
53 B
JavaScript
6 lines
53 B
JavaScript
module["exports"] = [
|
|
"Sr.",
|
|
"Sra.",
|
|
"Sta."
|
|
];
|