From fb999ae45cb82e2b8beeabbbd1053e2c1c4ca356 Mon Sep 17 00:00:00 2001 From: natalietate Date: Mon, 8 Jan 2018 20:28:54 -0500 Subject: [PATCH] Update Faker::Dessert --- lib/locales/en/dessert.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/locales/en/dessert.yml b/lib/locales/en/dessert.yml index c3a4c1e99c..fed8832f93 100644 --- a/lib/locales/en/dessert.yml +++ b/lib/locales/en/dessert.yml @@ -1,6 +1,6 @@ en: faker: dessert: - variety: ["Cake", "Cookie", "Pie", "Ice Cream", "Pudding", "Sweet Bread"] - topping: ["Rainbow Sprinkles", "Chocolate Chips", "Whipped Cream", "Frosting", "Peanut Butter", "Gummy Bears", "Mocha Drizzle", "Caramel", "Bacon" ] - flavor: ["Vanilla", "Chocolate", "Strawberries", "Birthday Cake", "Salted Caramel", "Banana", "Butter Pecan" ] + variety: ["Cake", "Cookie", "Pie", "Ice Cream", "Pudding", "Sweet Bread", "Cupcake", "Cheesecake", "Brownie", "Cobbler", "Ice Cream Cake", "Doughnut", "Frozen Yogurt", "Parfait", "Sundae", "Trifle", "Cake Pop"] + topping: ["Rainbow Sprinkles", "Chocolate Chips", "Whipped Cream", "Frosting", "Peanut Butter", "Gummy Bears", "Mocha Drizzle", "Caramel", "Bacon", "Chocolate Syrup", "Chocolate Sprinkles", "Cookie Dough", "Peanuts", "Butterscotch Syrup", "Marshmallows", "Cheesecake Bites", "Walnuts", "Granola", "Toffee Bits", "Berry Compote"] + flavor: ["Vanilla", "Chocolate", "Strawberry", "Birthday Cake", "Salted Caramel", "Banana", "Butter Pecan", "Cookies 'n Cream", "Caramel", "Apple", "Butterscotch", "Mint Chocolate Chip", "Espresso", "Butter Pecan", "Cherry", "Coconut", "Chocolate Chip Cookie Dough", "French Vanilla", "Neapolitan", "Pistachio", "Rocky Road", "Peanut Butter", "Almond", "Green Tea", "Cheesecake", "Funfetti", "Lemon", "Oatmeal", "Pumpkin", "Red Velvet"]