server-json/node_modules/faker/lib/locales/de_AT/company/suffix.js
2024-11-01 08:00:42 +00:00

9 lines
98 B
JavaScript

module["exports"] = [
"GmbH",
"AG",
"Gruppe",
"KG",
"GmbH & Co. KG",
"UG",
"OHG"
];