From 5067bf1f1fdfdb3a1fbf9c3bcf9f469f8b9130a3 Mon Sep 17 00:00:00 2001 From: Xeross Date: Tue, 7 May 2013 11:49:03 +0200 Subject: [PATCH] Fix pet names --- locales/nl/app.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/locales/nl/app.json b/locales/nl/app.json index 665f3e62d6..c020e86c74 100644 --- a/locales/nl/app.json +++ b/locales/nl/app.json @@ -40,12 +40,12 @@ "_commentitems": "BUIT & BELONINGEN", "_comment": "HUISDIER EIEREN", - "WolfEgg": "Wolf Welp", - "TigerEgg": "Tijger Welp", - "PandaEgg": "Panda Welp", - "LionEgg": "Leeuwen Welp", + "WolfEgg": "Wolvenwelp", + "TigerEgg": "Tijgerwelp", + "PandaEgg": "Pandawelp", + "LionEgg": "Leeuwenwelp", "FoxEgg": "Vos", - "PigEgg": "Vliegend Big", + "PigEgg": "Vliegende Big", "DragonEgg": "Draak", "CactusEgg": "Cactus", "BearEgg": "Beren Welp",