fix 'Optional parameter declared before required parameter is implicitly treated...
[Pman.Cms] / Cms.translation.json
1
2 "Pman.Tab.Cms.js" : {
3          "CMS" : "CMS"
4 },
5 "Pman.Tab.CmsPage.js" : {
6          "no" : "no",
7          "New" : "New",
8          "Edit" : "Edit",
9          "ERROR" : "ERROR",
10          "Pages" : "Pages",
11          "Title" : "Title",
12          "Visible" : "Visible",
13          "Category" : "Category",
14          "Cms - Pages" : "Cms - Pages",
15          "Page Preview" : "Page Preview",
16          "Select a row" : "Select a row",
17          "No Category found" : "No Category found",
18          "Displaying Categories {0} - {1} of {2}" : "Displaying Categories {0} - {1} of {2}"
19 },
20 "Pman.Tab.CmsProduct.js" : {
21          "no" : "no",
22          "New" : "New",
23          "Edit" : "Edit",
24          "Icon" : "Icon",
25          "ERROR" : "ERROR",
26          "Price" : "Price",
27          "Search" : "Search",
28          "Move UP" : "Move UP",
29          "Visible" : "Visible",
30          "Category" : "Category",
31          "Products" : "Products",
32          " <BR> to " : " <BR> to ",
33          "Move DOWN" : "Move DOWN",
34          "Name / SKU" : "Name / SKU",
35          "Short Desc" : "Short Desc",
36          "Cms - Pages" : "Cms - Pages",
37          "Hide Hidden" : "Hide Hidden",
38          "Show Hidden" : "Show Hidden",
39          "Select a row" : "Select a row",
40          "Item Variance" : "Item Variance",
41          "Update Failed" : "Update Failed",
42          "Product Preview" : "Product Preview",
43          "Select Category" : "Select Category",
44          "No Products found" : "No Products found",
45          "Search for Products:&#160;&#160;" : "Search for Products:&#160;&#160;",
46          "Displaying Products {0} - {1} of {2}" : "Displaying Products {0} - {1} of {2}"
47 },
48 "Pman.Tab.CmsCategory.js" : {
49          "no" : "no",
50          "New" : "New",
51          "Edit" : "Edit",
52          "ERROR" : "ERROR",
53          "Title" : "Title",
54          "Search" : "Search",
55          "Move UP" : "Move UP",
56          "Visible" : "Visible",
57          "Move DOWN" : "Move DOWN",
58          "Categories" : "Categories",
59          "Select a row" : "Select a row",
60          "Category Preview" : "Category Preview",
61          "Cms - Categories" : "Cms - Categories",
62          "No Category found" : "No Category found",
63          "Search for Category:&#160;&#160;" : "Search for Category:&#160;&#160;",
64          "Displaying Categories {0} - {1} of {2}" : "Displaying Categories {0} - {1} of {2}"
65 },
66 "Pman.Tab.CmsImageList.js" : {
67          "Lang" : "Lang",
68          "ERROR" : "ERROR",
69          "Error" : "Error",
70          "Image" : "Image",
71          "Delete" : "Delete",
72          "Upload" : "Upload",
73          "File Name" : "File Name",
74          "Save First" : "Save First",
75          "Delete Failed" : "Delete Failed",
76          "Update Failed" : "Update Failed",
77          "Confirm Delete" : "Confirm Delete",
78          "Select a image" : "Select a image",
79          "Are you sure you want to delete it" : "Are you sure you want to delete it",
80          "Saving failed = fix errors and try again" : "Saving failed = fix errors and try again"
81 },
82 "Pman.Dialog.CmsCategory.js" : {
83          "Save" : "Save",
84          "ERROR" : "ERROR",
85          "Image" : "Image",
86          "Title" : "Title",
87          "Cancel" : "Cancel",
88          "saving" : "saving",
89          "Page Image" : "Page Image",
90          "Save first" : "Save first",
91          "Enter Title" : "Enter Title",
92          "Select Image" : "Select Image",
93          "Edit Category" : "Edit Category",
94          "Category Summary" : "Category Summary",
95          "Is shown on site?" : "Is shown on site?",
96          "Create New Category" : "Create New Category",
97          "Edit Category Details" : "Edit Category Details",
98          "Select an image from the top right" : "Select an image from the top right"
99 },