-
Notifications
You must be signed in to change notification settings - Fork 0
/
en-US.json
682 lines (583 loc) · 28.2 KB
/
en-US.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
{
"drop.indicator.label": "Drop it here",
"save.buttons.save": "Save",
"save.buttons.saving": "Saving",
"section.empty.alt": "No section",
"section.empty.title": "Get Started by Adding New Section",
"section.empty.desc": "Start designing by adding Section, Columns (with Container) and Elements",
"section.empty.buttons.add": "Add Section",
"row.empty.buttons.add": "Add Row",
"column.empty.buttons.add": "Add Column",
"element.empty.buttons.add": "Drag Element",
"control.buttons.edit": "Edit",
"control.buttons.saveToLibrary": "Save To Library",
"control.buttons.clone": "Clone",
"control.buttons.delete": "Delete {type}",
"control.buttons.drag": "Move",
"control.buttons.treeLayout": "Tree layout",
"control.buttons.undo": "Undo Changes",
"control.buttons.redo": "Redo Changes",
"control.buttons.moveTop": "Move To Top",
"control.buttons.moveBottom": "Move To Bottom",
"control.buttons.addBefore": "Add Before",
"control.buttons.addAfter": "Add After",
"control.buttons.copyStyle": "Copy Style",
"control.buttons.pasteStyle": "Paste Style",
"control.buttons.preview": "Preview",
"control.buttons.settings": "Settings",
"control.buttons.resetFrameScale": "Reset Frame Size",
"control.buttons.html": "HTML",
"control.buttons.htmlAmp": "HTML",
"dropzone.label": "Drop it here",
"layoutTree.collapse": "Collapse",
"layoutTree.expand": "Expand",
"layoutTree.empty": "Empty {type}",
"devices.desktop": "Desktop",
"devices.tablet": "Tablet",
"devices.mobile": "Mobile",
"pagination.content": "Page {currentPage} of {totalPages}",
"pagination.buttons.next": "Next Page",
"pagination.buttons.prev": "Previous Page",
"uploadFiles.buttons.loadMore": "Load More",
"uploadFiles.buttons.edit.tooltip": "Open Image Editor",
"uploadFiles.buttons.delete.tooltip": "Delete",
"uploadFiles.finishItems": "No more {mediaType}",
"uploadFiles.emptyMessage": "No {mediaType}",
"stockImages.buttons.loadMore": "Load More",
"stockImages.buttons.edit.tooltip": "Open Image Editor",
"stockImages.search.placeholder": "Search by keywords",
"stockImages.orientation.tooltip": "Orientation",
"stockImages.orientations.landscape": "Landscape",
"stockImages.orientations.portrait": "Portrait",
"stockImages.orientations.square": "Square",
"stockImages.color.tooltip": "Color Filter",
"stockImages.colors.noColor": "No Color",
"stockImages.colors.blackAndWhite": "Black and white",
"stockImages.colors.black": "Black",
"stockImages.colors.white": "White",
"stockImages.colors.yellow": "Yellow",
"stockImages.colors.orange": "Orange",
"stockImages.colors.red": "Red",
"stockImages.colors.purple": "Purple",
"stockImages.colors.magenta": "Magenta",
"stockImages.colors.green": "Green",
"stockImages.colors.teal": "Teal",
"stockImages.colors.blue": "Blue",
"stockImages.emptyMessage": "No results found. Try a different keyword.",
"stockImages.noMoreMessage": "No more photos",
"toolbarTab.style.quickPreview": "Quick Preview",
"toolbarTab.style.border": "Border",
"toolbarTab.style.shadow": "Box Shadow",
"toolbarTab.advanced.htmlSelectors": "HTML Selectors",
"toolbarTab.advanced.visibilityAndPosition": "Visibility & Position",
"toolbar.title": "{name} Settings",
"toolbar.buttons.close": "Close",
"toolbar.buttons.dockPopup": "Dock Popup",
"toolbar.buttons.dockLeft": "Dock Left",
"toolbar.buttons.dockRight": "Dock Right",
"toolbar.designTabs.general": "GENERAL",
"toolbar.designTabs.styles": "STYLES",
"toolbar.designTabs.advanced": "ADVANCED",
"toolbar.columns.title": "Available column",
"toolbar.columns.tooltip": "Drag it to <br />the content area",
"toolbar.columns.buttons.close": "Got it",
"toolbar.elements.tooltip": "Drag it to <br />the content area",
"toolbar.elements.buttons.close": "Got it",
"toolbar.elements.amp.tooltip": "AMP Block",
"toolbar.globalStyle.tabs.styles": "STYLES",
"toolbar.globalStyle.tabs.colors": "COLORS",
"toolbar.globalStyle.tabs.fonts": "FONTS",
"toolbar.globalStyle.body.bg": "Body Background",
"toolbar.globalStyle.body.typo": "Body / Paragraph Typography",
"toolbar.globalStyle.heading.typo": "Heading Typography",
"toolbar.globalStyle.link": "Link Style",
"toolbar.globalStyle.colors": "Global Colors",
"toolbar.globalStyle.fonts": "Google Fonts",
"toolbar.photos.tabs.uploadImages": "Uploaded",
"toolbar.photos.tabs.stockImages": "Gallery",
"toolbar.photos.tabs.uploader": "Uploader",
"toolbar.library.title": "Library",
"toolbar.library.tabs.saved": "Saved",
"toolbar.library.tabs.stock": "Default Library",
"toolbar.library.empty": "No Data Available",
"toolbar.library.filter.category.label": "Select Category",
"tools.button.link": "Button Link",
"tools.button.typeAndContent": "Button Type & Contents",
"tools.button.bg": "Button Background",
"tools.button.shadow": "Button Text Shadow",
"tools.column": "Column Option",
"tools.column.bg": "Column Background",
"tools.divider": "Divider Styles",
"tools.heading": "Heading Settings",
"tools.heading.styles": "Heading Styles",
"tools.heading.textShadow": "Heading Text Shadow",
"tools.heading.bg": "Heading Background",
"tools.heading.link": "Heading Link",
"tools.html.content": "HTML Contents",
"tools.html.bg": "Text Background",
"tools.icons": "Icon List",
"tools.icons.styles": "Icon Style",
"tools.icons.bg": "Icon Background",
"tools.icons.wrapperBg": "Wrapper Background",
"tools.image": "Image Options",
"tools.image.link": "Image Link",
"tools.image.filter": "Apply Filters",
"tools.image.widthHeight": "Image Width & Height",
"tools.image.bg": "Image Background",
"tools.video": "Video Options",
"tools.video.widthHeight": "Video Width & Height",
"tools.video.bg": "Video Background",
"tools.countdown": "Countdown Options",
"tools.countdown.link": "Countdown Link",
"tools.countdown.widthHeight": "Countdown Width & Height",
"tools.countdown.bg": "Countdown Background",
"tools.countdown.numberStyles": "Number Styles",
"tools.countdown.labelStyles": "Label Styles",
"tools.countdown.separatorStyles": "Separator Styles",
"tools.row.columns": "Columns",
"tools.row.options": "Row Options",
"tools.row.bg": "Row Background",
"tools.section": "Section Background",
"tools.section.wrapperBg": "Section Wrapper Background",
"tools.section.frame": "Section Frames",
"tools.section.widthHeight": "Section Width & Height",
"tools.socialIcon": "Social Icon List",
"tools.socialIcon.styles": "Social Icon Style",
"tools.socialIcon.bg": "Social Icon Background",
"tools.socialIcon.wrapperBg": "Wrapper Background",
"tools.menu": "Menu Links",
"tools.menu.linkStyles": "Menu Link Text Style",
"tools.menu.linkOtherStyles": "Menu Link Style",
"tools.menu.separator": "Separator Style",
"tools.menu.linkBg": "Menu Link Background",
"tools.menu.bg": "Menu Background",
"tools.menu.wrapperBg": "Wrapper Background",
"tools.spacer.height": "Spacer Height",
"tools.spacer.bg": "Spacer Background",
"tools.text": "Text Settings",
"tools.text.styles": "Text Styles",
"tools.text.shadow": "Text Shadow",
"tools.text.bg": "Text Background",
"tools.text.link": "Text Link",
"tools.text.linkStyle": "Text Link Style",
"tools.card": "Card Background",
"tools.card.wrapperBg": "Wrapper Background",
"tools.carousel": "Carousel Slides",
"tools.carousel.configuration": "Slider Options",
"tools.carousel.previewsStyle": "Previews Style",
"tools.carousel.wrapperBg": "Wrapper Background",
"tools.displayCondition": "Display Condition",
"property.bg.tabs.color": "Color",
"property.bg.tabs.gradient": "Gradient",
"property.bg.tabs.image": "Image",
"property.bg.color.label": "Background Color",
"property.bg.gradient.label": "Gradient Background",
"property.bg.image.tabs.uploadImages": "Your Photos",
"property.bg.image.tabs.upload": "Upload",
"property.bg.image.tabs.stockImages": "Unsplash",
"property.bg.image.size.label": "Background Size",
"property.bg.image.size.auto": "Auto",
"property.bg.image.size.cover": "Cover",
"property.bg.image.size.contain": "Contain",
"property.bg.image.repeat.label": "Background Image Repeat",
"property.bg.image.repeat": "Repeat",
"property.bg.image.noRepeat": "No Repeat",
"property.bg.image.position.label": "Background Position",
"property.bg.image.position.center": "Center",
"property.bg.image.position.centerTop": "Center Top",
"property.bg.image.position.centerLeft": "Center Left",
"property.bg.image.position.centerRight": "Center Right",
"property.bg.image.position.centerBottom": "Center Bottom",
"property.bg.image.position.topLeft": "Top Left",
"property.bg.image.position.topRight": "Top Right",
"property.bg.image.position.bottomLeft": "Bottom Left",
"property.bg.image.position.bottomRight": "Bottom Right",
"property.bg.image.gradient.linear": "Linear Gradient",
"property.bg.image.gradient.radial": "Radial Gradient",
"property.opacity.label": "Opacity",
"property.border.label": "Border",
"property.border.all": "All Side",
"property.border.topBottom": "Top Bottom",
"property.border.leftRight": "Left Right",
"property.border.left": "Left",
"property.border.right": "Right",
"property.border.top": "Top",
"property.border.bottom": "Bottom",
"property.buttonAndContent.button.label": "Button Text",
"property.buttonAndContent.button.size.label": "Button Size",
"property.buttonAndContent.button.alignment.label": "Button Alignment",
"property.buttonAndContent.alignment.label": "Text Alignment",
"property.buttonAndContent.color.label": "Color",
"property.buttonAndContent.size.label": "Text Size",
"property.buttonAndContent.sizes.normal": "Normal",
"property.buttonAndContent.sizes.full": "Full Width",
"property.buttonAndContent.preDesign.label": "Pre Designed Buttons",
"property.column.size.label": "Select Column Size",
"property.column.alignment.label": "Column Alignment",
"property.column.textAlignment.label": "Text Alignment",
"property.columns.title": "Column {index}",
"property.columns.equal.label": "Equal Width",
"property.columns.border.label": "Border",
"property.columns.shadow.label": "Box Shadow",
"property.columns.bg.label": "Section Background",
"property.columns.gap.label": "Indent between columns",
"property.columns.buttons.add": "Add New Column",
"property.embedLink.label": "Link URL",
"property.embedLink.target.label": "Open Link In",
"property.embedLink.target.same": "Same Tab",
"property.embedLink.target.blank": "New Tab",
"property.embedLink.target.new": "New Window",
"property.embedLink.noLink": "No Link",
"property.globalColors.empty": "No Colors",
"property.globalColors.color.label": "Color",
"property.globalColors.buttons.add": "Add Color",
"property.globalColors.buttons.editColors": "Add Colors",
"property.globalColors.buttons.addPalette": "Add Color Palette",
"property.globalColors.buttons.deletePalette": "Delete Palette",
"property.googleFonts.label": "Font Family",
"property.googleFonts.weight.label": "Select Font Weight",
"property.googleFonts.empty": "No Font",
"property.googleFonts.buttons.add": "Add New Font",
"property.htmlSectors.label": "HTML Element ID (Must be unique)",
"property.htmlSectors.placeholder": "Enter a ID",
"property.icons.label": "Choose Icons",
"property.icons.empty": "No icons",
"property.icons.tabs.black": "Normal",
"property.icons.tabs.color": "Colored",
"property.icons.tabs.custom": "Custom",
"property.icons.uploadTabs.uploadImages": "Your Icons",
"property.icons.uploadTabs.upload": "Upload",
"property.icons.size.label": "Icon Size",
"property.icons.gap.label": "Gap Between Icons",
"property.icons.alignment.label": "Horizontal Align",
"property.icons.direction.label": "Direction",
"property.icons.padding.label": "Icon Padding",
"property.icons.rounded.label": "Icon Border Radius",
"property.icons.border.label": "Icon Border",
"property.imageFilter.hue.label": "Hue Rotate",
"property.imageFilter.saturate.label": "Saturation",
"property.imageFilter.brightness.label": "Brightness",
"property.imageFilter.contrast.label": "Contrast",
"property.imageFilter.sepia.label": "Sepia",
"property.imageFilter.grayscale.label": "Grayscale",
"property.imageFilter.invert.label": "Invert",
"property.imageFilter.opacity.label": "Opacity",
"property.imageFilter.blur.label": "Blur",
"property.image.alt.label": "Alternative Text",
"property.image.alignment.label": "Alignment",
"property.video.url.label": "Video URL",
"property.video.alignment.label": "Alignment",
"property.video.playIcon.label": "Select Play Icon",
"property.menu.label": "Manu Links",
"property.menu.empty": "No Link",
"property.menu.item.label": "Label",
"property.menu.buttons.add": "Add New Link",
"property.menu.gap.label": "Gap Between Icons",
"property.menu.align.label": "Horizontal Align",
"property.menu.direction.label": "Direction",
"property.menu.padding.label": "Link Padding",
"property.menu.border.label": "Link Border",
"property.menu.rounded.label": "Link Border Radius",
"property.menu.separator.label": "Separator Content",
"property.countdown.endTime.label": "End Time",
"property.countdown.alignment.label": "Alignment",
"property.countdown.separator.label": "Separator",
"property.countdown.format.label": "Choose Format",
"property.countdown.formatTabs.dhms": "Days : Hours : Minutes : Seconds",
"property.countdown.formatTabs.hms": "Hours : Minutes : Seconds",
"property.countdown.formatTabs.ms": "Minutes : Seconds",
"property.countdown.backgroundColor.label": "Background Color",
"property.carousel.showPreviews.label": "Show Previews",
"property.carousel.autoplay.label": "Autoplay Slide",
"property.carousel.loop.label": "Loop",
"property.carousel.delay.label": "Slide Delay",
"property.carousel.previews.gap.label": "Gap Between Previews",
"property.carousel.previews.width.label": "Previews Width",
"property.carousel.previews.align.label": "Horizontal Align",
"property.carousel.buttons.add": "Add New Slide",
"property.carousel.empty": "No Slide",
"property.carousel.slide.empty": "No Image Selected",
"property.carousel.slide.label": "Slide {id}",
"property.lineWidthAndHeight.width.label": "Width",
"property.lineWidthAndHeight.height.label": "Height",
"property.lineWidthAndHeight.alignment.label": "Alignment",
"property.lineWidthAndHeight.bgColor.label": "Line Background Color",
"property.link.color.label": "Color",
"property.marginAndPadding.label": "Margin & Padding",
"property.margin.label": "Margin",
"property.margin.top": "Top",
"property.margin.bottom": "Bottom",
"property.margin.left": "Left",
"property.margin.right": "Right",
"property.rounded.title": "Rounded Corner",
"property.rounded.label": "Border Radius",
"property.row.label": "Columns Alignment",
"property.shadow.tabs.general": "Shadow",
"property.shadow.tabs.advanced": "Advanced",
"property.shadow.empty": "No Shadow",
"property.shadow.buttons.add": "Add Shadow",
"property.socialIcon.type.label": "Icon Type",
"property.socialIcon.label": "Your Social Icon List",
"property.socialIcon.empty": "Add social icons",
"property.socialIcon.hrefType.label": "Link Type",
"property.socialIcon.hrefTypes.email": "Mail To",
"property.socialIcon.hrefTypes.email.label": "Email Address",
"property.socialIcon.hrefTypes.tel": "Call To",
"property.socialIcon.hrefTypes.tel.label": "Phone Number",
"property.socialIcon.hrefTypes.external": "External Link",
"property.socialIcon.hrefTypes.external.label": "URL",
"property.socialIcon.target.label": "Open Link In",
"property.socialIcon.targets.same": "Same Tab",
"property.socialIcon.targets.blank": "New Tab",
"property.socialIcon.targets.new": "New Window",
"property.socialIcon.allIcons.label": "All Social Icons",
"property.socialIcon.size.label": "Icon Size",
"property.socialIcon.gap.label": "Gap Between Icons",
"property.socialIcon.align.label": "Horizontal Align",
"property.socialIcon.direction.label": "Direction",
"property.socialIcon.padding.label": "Icon Padding",
"property.socialIcon.border.label": "Icon Border",
"property.socialIcon.rounded.label": "Icon Border Radius",
"property.spacer.height.label": "Height",
"property.text.heading.label": "Heading Tag",
"property.text.content.label": "Text",
"property.text.heading1.label": "This Is Heading 1",
"property.text.heading2.label": "This Is Heading 2",
"property.text.heading3.label": "This Is Heading 3",
"property.text.heading4.label": "Heading 4",
"property.text.heading5.label": "Heading 5",
"property.text.heading6.label": "Heading 6",
"property.visibility.label": "Element Visibility",
"property.visibility.visible": "Visible",
"property.visibility.hide": "Hide",
"property.overflowX.label": "Overflow-X",
"property.overflowY.label": "Overflow-Y",
"property.overflow.auto": "Auto",
"property.overflow.scroll": "Scroll",
"property.overflow.visible": "Visible",
"property.overflow.hidden": "Hidden",
"property.zIndex.label": "Z-Index",
"property.widthHeight.width.label": "Width",
"property.widthHeight.maxWidth.label": "Max Width",
"property.widthHeight.height.label": "Height",
"property.widthHeight.minHeight.label": "Min Height",
"property.widthHeight.maxHeight.label": "Max Height",
"property.textStyle.color.label": "Color",
"property.textStyle.size.label": "Text Size",
"property.textStyle.alignment.label": "Text Alignment",
"property.displayCondition.conditions.label": "Select condition",
"property.displayCondition.buttons.add": "Add Condition",
"property.displayCondition.buttons.Hide": "Hide Condition",
"property.displayCondition.logic.label": "Display Only If",
"property.displayCondition.logic.tabs.is": "Match",
"property.displayCondition.logic.tabs.isNot": "Not Match",
"property.displayCondition.conditions.empty": "No Condition",
"property.frames.label": "Set Frame",
"property.frame.tabs.top": "Top Frames",
"property.frame.tabs.bottom": "Bottom Frames",
"property.frame.shape.tabs.top": "Top",
"property.frame.shape.tabs.bottom": "Bottom",
"property.frame.shape.tabs.corner": "Corner",
"property.frames.noFrame.label": "No Frame",
"property.frames.color.label": "Frame Color",
"property.frames.height.label": "Frame height",
"property.frames.alt.label": "Alternate Text",
"inputs.message.required": "The field is required",
"inputs.switch.on.label": "On",
"inputs.switch.off.label": "Off",
"inputs.color.picker.tooltip": "Choose Color",
"inputs.color.text.tooltip": "Text Color",
"inputs.color.buttons.input": "Color",
"inputs.color.buttons.recent": "Recent",
"inputs.color.buttons.globalColor": "Global",
"inputs.color.buttons.empty": "No Color",
"inputs.color.buttons.transparent": "Transparent",
"inputs.backgroundColor.picker.tooltip": "Background Color",
"inputs.background.fallbackColor.Label": "Fallback Color",
"inputs.gradient.label": "Choose Colors",
"inputs.gradient.buttons.add": "Add Gradient",
"inputs.gradient.buttons.addColor": "Add New Color",
"inputs.gradient.buttons.addAnotherColor": "Add Another Color",
"inputs.gradient.buttons.emptyColor": "No Color",
"inputs.gradient.types.label": "Gradient Type",
"inputs.gradient.types.linear": "Linear Gradient",
"inputs.gradient.types.radial": "Radial Gradient",
"inputs.gradient.types.linear.direction.label": "Gradient Direction",
"inputs.gradient.types.radial.label": "Radial Shape",
"inputs.gradient.types.radial.direction.label": "Radial Direction",
"inputs.gradient.types.radial.circle": "Circle",
"inputs.gradient.types.radial.ellipse": "Ellipse",
"inputs.gradient.types.radial.direction.center": "Center",
"inputs.gradient.types.radial.direction.left": "Left",
"inputs.gradient.types.radial.direction.topLeft": "Top Left",
"inputs.gradient.types.radial.direction.top": "Top",
"inputs.gradient.types.radial.direction.topRight": "Top Right",
"inputs.gradient.types.radial.direction.right": "Right",
"inputs.gradient.types.radial.direction.bottomRight": "Bottom Right",
"inputs.gradient.types.radial.direction.bottom": "Bottom",
"inputs.gradient.types.radial.direction.bottomLeft": "Bottom Left",
"inputs.imageUpload.label": "Drag or click here to upload {type}.",
"inputs.imageUpload.uploading": "Uploading...",
"inputs.imageUpload.url": "URL",
"inputs.imageUpload.dropActive": "Drop Here",
"inputs.imageUpload.sizeLimit": "Image size must be less then 5 MB",
"inputs.imageUpload.authAlert": "Sign Up or Login to Upload Or insert a URL below",
"inputs.imageUpload.buttons.delete": "Remove",
"inputs.imageUpload.buttons.edit": "Edit Image & Customize",
"inputs.imageCropper.label": "Image Editor",
"inputs.imageCropper.buttons.done": "Done",
"inputs.imageCropper.buttons.crop": "Crop",
"inputs.imageCropper.buttons.rotate": "Rotate",
"inputs.imageCropper.buttons.aspect": "Aspect",
"inputs.imageCropper.buttons.undo": "Undo",
"inputs.imageCropper.buttons.redo": "Redo",
"inputs.imageCropper.buttons.cancel": "Cancel",
"inputs.imageCropper.buttons.upload": "Upload",
"inputs.imageCropper.buttons.reset": "Reset",
"inputs.imageCropper.buttons.flipHorizontal": "Flip Horizontal",
"inputs.imageCropper.buttons.flipVertical": "Flip Vertical",
"inputs.imageCropper.buttons.rotateLeft": "Rotate Left",
"inputs.imageCropper.buttons.rotateRight": "Rotate Right",
"inputs.imageCropper.buttons.saturation": "Saturation",
"inputs.imageCropper.buttons.brightness": "Brightness",
"inputs.imageCropper.buttons.contrast": "Contrast",
"inputs.imageCropper.buttons.hue": "Hue",
"inputs.imageCropper.buttons.finetune": "Finetune",
"inputs.editor.buttons.mergeTag": "Merge Tags",
"inputs.alignment.left": "Left",
"inputs.alignment.center": "Center",
"inputs.alignment.right": "Right",
"inputs.alignment.justify": "Justify",
"inputs.vhAlignment.topLeft": "Top Left",
"inputs.vhAlignment.topCenter": "Top Center",
"inputs.vhAlignment.topRight": "Top Right",
"inputs.vhAlignment.middleLeft": "Middle Left",
"inputs.vhAlignment.middleCenter": "Center",
"inputs.vhAlignment.middleRight": "Middle Right",
"inputs.vhAlignment.bottomLeft": "Bottom Left",
"inputs.vhAlignment.bottomCenter": "Bottom center",
"inputs.vhAlignment.bottomRight": "BottomRight",
"inputs.itemsAlignment.left": "Left",
"inputs.itemsAlignment.center": "Center",
"inputs.itemsAlignment.right": "Right",
"inputs.border.width.label": "Border Width",
"inputs.border.color.label": "Border Color",
"inputs.border.style.label": "Border Style",
"inputs.rounded.label": "All Corner",
"inputs.rounded.topLeftRight.label": "Top Corner's",
"inputs.rounded.bottomLeftRight.label": "Bottom Corner's",
"inputs.rounded.topLeft.label": "Top Left Corner",
"inputs.rounded.topRight.label": "Top Right Corner",
"inputs.rounded.bottomLeft.label": "Bottom Left Corner",
"inputs.rounded.bottomRight.label": "Bottom Right Corner",
"inputs.shadow.label": "Choose Effects",
"inputs.shadow.xAxis.label": "Shadow Offset Horizontal",
"inputs.shadow.yAxis.label": "Shadow Offset Vertical",
"inputs.shadow.blur.label": "Shadow Blur Radius",
"inputs.shadow.spread.label": "Shadow Spread Radius",
"inputs.shadow.color.label": "Shadow Color",
"inputs.font.label": "Font Family",
"inputs.font.placeholder": "Default",
"inputs.font.weight.label": "Font Weight",
"inputs.font.weight.placeholder": "Default",
"inputs.direction.xAxis": "Horizontal",
"inputs.direction.yAxis": "Vertical",
"inputs.fontWeight.label": "Font Weight",
"inputs.fontWeight.none": "None",
"inputs.fontWeight.thin": "Thin 100",
"inputs.fontWeight.light": "Light 300",
"inputs.fontWeight.regular": "Regular 400",
"inputs.fontWeight.medium": "Medium 500",
"inputs.fontWeight.semibold": "Semi-Bold 600",
"inputs.fontWeight.bold": "Bold 700",
"inputs.fontWeight.extra": "Extra 800",
"inputs.fontWeight.black": "Black 900",
"inputs.fontSize.label": "Font Style",
"inputs.fontStyle.normal": "Normal",
"inputs.fontStyle.italic": "Italic",
"inputs.list.unordered": "Unordered List",
"inputs.list.ordered": "Ordered List",
"inputs.padding.top": "Top",
"inputs.padding.bottom": "Bottom",
"inputs.padding.left": "Left",
"inputs.padding.right": "Right",
"inputs.textFormat.subscript": "Subscript",
"inputs.textFormat.superscript": "Superscript",
"inputs.textDecoration.position.label": "Text Line Position",
"inputs.textDecoration.positions.none": "None",
"inputs.textDecoration.positions.underline": "Underline",
"inputs.textDecoration.positions.overline": "Overline",
"inputs.textDecoration.positions.through": "Strikethrough",
"inputs.textDecoration.style.label": "Text Line Style",
"inputs.textDecoration.styles.none": "None",
"inputs.textDecoration.styles.solid": "Solid",
"inputs.textDecoration.styles.double": "Double",
"inputs.textDecoration.styles.dotted": "Dotted",
"inputs.textDecoration.styles.dashed": "Dashed",
"inputs.textDecoration.styles.wavy": "Wavy",
"inputs.textDecoration.color.label": "Text Line Color",
"inputs.textShadow.label": "Text Shadow",
"inputs.textShadow.xAxis.label": "Shadow Offset Horizontal",
"inputs.textShadow.yAxis.label": "Shadow Offset Vertical",
"inputs.textShadow.blur.label": "Shadow Blur Radius",
"inputs.textShadow.color.label": "Shadow Color",
"property.textShadow.preDesign.label": "Pre Designed Effects",
"inputs.textSpacing.label": "Letter Spacing",
"inputs.textSpacing.lineHeight.label": "Line Height",
"inputs.textTransform.label": "Text Transform",
"inputs.textTransform.none": "None",
"inputs.textTransform.uppercase": "Uppercase",
"inputs.textTransform.lowercase": "Lowercase",
"inputs.textTransform.capitalize": "Capitalize",
"inputs.links.add": "Add Link",
"inputs.links.remove": "Remove Link",
"inputs.links.cancel": "Cancel",
"inputs.links.confirm": "Add",
"inputs.links.tabs.none": "NONE",
"inputs.links.tabs.web": "WEB",
"inputs.links.tabs.tel": "PHONE",
"inputs.links.tabs.email": "EMAIL",
"inputs.links.email.label": "Email",
"inputs.links.email.subject.label": "Subject",
"inputs.links.email.body.label": "Email Body",
"inputs.links.tel.label": "Telephone / Mobile",
"inputs.mergeLinks.label": "Merge Tags",
"inputs.mergeLinks.emptyMessage": "No Tag Added",
"inputs.specialLinks.label": "Insert Special Link",
"inputs.specialLinks.emptyMessage": "No Links Added",
"inputs.aiWriting.label": "Generate Content With AI",
"inputs.aiWriting.prompt.label": "Write your prompt here (Required)",
"inputs.aiWriting.prompt.message.required": "Write your prompt here (Required)",
"inputs.aiWriting.quickPrompt.label": "Quick Prompts",
"inputs.aiWriting.quickPrompt.improve": "Improve it",
"inputs.aiWriting.quickPrompt.rephrase": "Rephrase",
"inputs.aiWriting.quickPrompt.lengthen": "Lengthen",
"inputs.aiWriting.quickPrompt.shorten": "Shorten",
"inputs.aiWriting.quickPrompt.simplify": "Simplify",
"inputs.aiWriting.quickPrompt.paraphrase": "Paraphrase",
"inputs.aiWriting.quickPrompt.spellingGrammar": "Fix Spelling & Grammar",
"inputs.aiWriting.voiceTones.label": "Voice and Tones Settings",
"inputs.aiWriting.voiceTones.neutral": "Neutral",
"inputs.aiWriting.voiceTones.formal": "Formal",
"inputs.aiWriting.voiceTones.informal": "Informal",
"inputs.aiWriting.voiceTones.friendly": "Friendly",
"inputs.aiWriting.voiceTones.professional": "Professional",
"inputs.aiWriting.voiceTones.humorous": "Humorous",
"inputs.aiWriting.voiceTones.serious": "Serious",
"inputs.aiWriting.voiceTones.inspirational": "Inspirational",
"inputs.aiWriting.voiceTones.persuasive": "Persuasive",
"inputs.aiWriting.voiceTones.empathetic": "Empathetic",
"inputs.aiWriting.voiceTones.technical": "Technical",
"inputs.aiWriting.voiceTones.narrative": "Narrative",
"inputs.aiWriting.voiceTones.marketing": "Marketing",
"inputs.aiWriting.voiceTones.authoritative": "Authoritative",
"inputs.aiWriting.voiceTones.playful": "Playful",
"inputs.aiWriting.buttons.writeWithAi": "Magic Write",
"inputs.aiWriting.buttons.insert": "Insert",
"inputs.aiWriting.buttons.generate": "Generate",
"inputs.aiWriting.buttons.voiceTones": "Voice and Tones Settings",
"inputs.aiWriting.buttons.showVoiceTones": "Show Voice and Tones Settings",
"inputs.aiWriting.buttons.hideVoiceTones": "Hide Voice and Tones Settings",
"inputs.aiWriting.buttons.customPrompt": "Generate By Custom Prompt",
"inputs.aiWriting.buttons.done": "Done"
}