elcodi / bamboo

Meet Bamboo, an e-commerce project built on top of Elcodi and Symfony. Give us a star to support our project :)
http://bamboo.elcodi.com
MIT License
198 stars 44 forks source link

Translation not found. #659

Closed kodermax closed 8 years ago

kodermax commented 8 years ago

Context: { "id": "admin.menu.custom_shipping", "domain": "messages", "locale": "en" }

\src\Elcodi\Plugin\CustomShippingBundle\Builder\MenuBuilder.php

mmoreram commented 8 years ago

@kodermax can you add the english translation using the translation-server?

mmoreram commented 8 years ago

This issue is solved in https://github.com/elcodi/bamboo/pull/670