::use 'amapadmin/design.mtt'::

::_("Categories")::

::raw _("Categories allow to sort your products per category, for example \"vegetables, meet, backery, etc.\"
It is possible to create many groups of categories in order to sort products as we wish.")::

::_("You currently have no category. Would you like to create the list of categories by default ?"):: ::_("Create the list of default categories")::

::foreach g groups:: ::foreach c g.getCategories():: ::end::
Groupe "::g.name::" ::_("Modify group"):: ::_("Remove group")::
::c.name:: ::_("Modify"):: ::_("Remove")::
::_("Add a category in this group")::
::end:: ::_("Add a group"):: ::end::