@bigbinary/neeto-themes-frontend 4.0.16 → 4.0.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -19,9 +19,15 @@
19
19
  "continue": "Continue",
20
20
  "retry": "Retry",
21
21
  "active": "Active",
22
- "useTheme": "Use theme",
23
- "previewTheme": "Preview theme",
22
+ "useTheme": "Apply",
23
+ "previewTheme": "Preview",
24
+ "customizeStyle": "Customize style",
25
+ "addLogo": "Add logo",
26
+ "changeLogo": "Change logo",
27
+ "addCoverImage": "Add cover image",
28
+ "changeCoverImage": "Change cover image",
24
29
  "activeTheme": "Active theme",
30
+ "defaultTheme": "(default theme)",
25
31
  "edit": "Edit",
26
32
  "noResultsFound": "No results found!",
27
33
  "searchThemes": "Search themes",
@@ -32,7 +38,11 @@
32
38
  "logo": "Logo",
33
39
  "proFeature": {
34
40
  "title": "PRO feature",
35
- "description": "This is a PRO feature. Please upgrade to a PRO plan to use this feature."
41
+ "description": "This is a PRO feature. Please upgrade to a PRO plan to use this feature.",
42
+ "customCSS": {
43
+ "title": "Custom CSS is a Pro feature",
44
+ "description": "Please upgrade to a Pro plan to use custom CSS."
45
+ }
36
46
  }
37
47
  },
38
48
  "buttons": {
@@ -48,7 +58,7 @@
48
58
  },
49
59
  "alerts": {
50
60
  "title": {
51
- "deleteTheme": "Confirm theme deletion"
61
+ "deleteTheme": "Deleting theme?"
52
62
  },
53
63
  "message": {
54
64
  "deleteTheme": "You are permanently deleting the theme \"{{name, anyCase}}\". Are you sure you want to proceed? {{entityType, anyCase}} using this theme would fall back to using the default theme \"{{defaultThemeName, anyCase}}\".",
@@ -73,9 +83,9 @@
73
83
  "clone": "Clone",
74
84
  "delete": "Delete",
75
85
  "setAsGlobalTheme": {
76
- "label": "Set as global theme",
77
- "helpText": "Enabling this will set this theme as the default theme, automatically applying it to all your future {{entityType}}s. This theme will also be applied to the {{entityType}}s that uses the previous global theme.",
78
- "tooltipContent": "This theme is currently set as the global theme. Select another theme to change it."
86
+ "label": "Set as default theme",
87
+ "helpText": "Enabling this will set this theme as the default theme for all the future {{entityType}}.",
88
+ "tooltipContent": "This theme is currently set as the default theme. Please select another theme and make that theme the default theme."
79
89
  }
80
90
  },
81
91
  "themeCard": {
@@ -84,7 +94,7 @@
84
94
  },
85
95
  "notAppliedYet": "This theme is <bold>not yet applied</bold> to this {{entityType}}.",
86
96
  "editTheme": {
87
- "title": "Edit theme",
97
+ "title": "Customize theme",
88
98
  "imageUpload": "Drag and drop or <span>Browse</span> a file"
89
99
  },
90
100
  "createTheme": {
@@ -94,10 +104,10 @@
94
104
  "customCSS": "Custom CSS",
95
105
  "logoPosition": {
96
106
  "title": "Logo position",
97
- "belowLeft": "Below left",
98
- "belowLeftDescription": "Logo appears left-aligned below the cover image",
99
- "overLeft": "Over left",
100
- "overLeftDescription": "Logo overlays the left side of the cover image"
107
+ "belowLeft": "Below the cover image",
108
+ "belowLeftDescription": "Logo appears left-aligned below the cover image.",
109
+ "overLeft": "Overlapping with the cover image",
110
+ "overLeftDescription": "Logo overlaps partially with the cover image."
101
111
  },
102
112
  "themeCloned": "Theme has been cloned successfully.",
103
113
  "themeCloneFailed": "Failed to clone theme, please try after some time."
package/dist/.ready ADDED
@@ -0,0 +1 @@
1
+ Built at 2026-05-22T10:14:34.069Z