From e4c01c8374a58feb7a23bfdd2d54ae499323c2fe Mon Sep 17 00:00:00 2001 From: Pat Tullmann Date: Mon, 3 Apr 2017 15:46:05 -0700 Subject: Remove emdash from pl's first_name.js I think this em-dash was separating the male and female names? Its definitely not a good first name to suggest. (I noticed when faker.internet.domainWord() returned this em-dash.) --- lib/locales/pl/name/first_name.js | 1 - 1 file changed, 1 deletion(-) (limited to 'lib') diff --git a/lib/locales/pl/name/first_name.js b/lib/locales/pl/name/first_name.js index f2a14cc4..0fbbf0c3 100644 --- a/lib/locales/pl/name/first_name.js +++ b/lib/locales/pl/name/first_name.js @@ -249,7 +249,6 @@ module["exports"] = [ "Angelina", "Anna", "Hanna", - "—", "Antonina", "Ariadna", "Aurora", -- cgit v1.2.3