diff options
| author | ST-DDT <[email protected]> | 2024-05-22 19:04:11 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-05-22 17:04:11 +0000 |
| commit | 80b4a23b904db1abe1408480bbf56704d048b165 (patch) | |
| tree | ef91215ce935b172ae3d46a17536e82f911458f8 /src | |
| parent | d9dd194e29ebaf1d8c9389fe8aed58bf5e021ad4 (diff) | |
| download | faker-80b4a23b904db1abe1408480bbf56704d048b165.tar.xz faker-80b4a23b904db1abe1408480bbf56704d048b165.zip | |
fix(locale): remove Pizza from Greek words (#2908)
Diffstat (limited to 'src')
| -rw-r--r-- | src/locales/el/commerce/product_name.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/locales/el/commerce/product_name.ts b/src/locales/el/commerce/product_name.ts index 9356439b..19ea1a93 100644 --- a/src/locales/el/commerce/product_name.ts +++ b/src/locales/el/commerce/product_name.ts @@ -13,7 +13,6 @@ export default { ], material: ['Κατεψυγμένο', 'Μέταλο', 'Ξύλινο', 'Πλαστικό', 'Φρέσκο'], product: [ - 'Pizza', 'Αυτοκίνητο', 'Γάντια', 'Καπέλο', |
