PHP Classes

File: app/Resources/i18n/en_US/Category.json

Recommend this page to a friend!
  Classes of alex nov   KennerPIM   app/Resources/i18n/en_US/Category.json   Download  
File: app/Resources/i18n/en_US/Category.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: KennerPIM
Product information management application
Author: By
Last change:
Date: 1 year ago
Size: 1,002 bytes
 

Contents

Class file image Download
{ "fields": { "name": "Name", "description": "Description", "code": "Code", "isActive": "Active", "categoryParent": "Parent Category", "categories": "Categories", "image": "Main Image", "categoryRouteName": "?ategory Tree", "catalogs": "Catalogs" }, "links": { "categoryParent": "Parent Category", "categories": "Categories", "products": "Products", "catalogs": "Catalogs" }, "labels": { "Create Category": "Create Category" }, "exceptions": { "Category has children": "Selected category used by another category as parent and can not be selected as product category", "Parent category has products": "Parent category has products. That's why you can not select that category as parent category. Please, unlink products first.", "Category has child category and can't be deleted": "Category has child category and can't be deleted", "You can not choose a child category": "You can not choose a child category" } }