{
  "PB.PROJECT_BROWSER": "File browser",
  "PB.NEW_PAGE": "New page",
  "PB.NEW_COMPONENT": "New component",
  "PB.NEW_FOLDER": "New folder",
  "CT.Container": "Container",
  "CT.View": "View",
  "CT.Text": "Text",
  "CT.Icon": "Icon",
  "CT.Image": "Image",
  "CT.TextInput": "Text Input",
  "CT.TextArea": "Text Area",
  "CT.Select": "Select",
  "CT.Button": "Button",
  "CT.Link": "Link",
  "CT.Label": "Label",
  "CT.Fragment": "Group",
  "CT.Children": "Children",
  "CT.State": "State",
  "CT.Reference": "Reference",
  "CT.Dependency": "Dependency",
  "CT.Effect": "Effect",
  "CT.HTMLSnippet": "HTML Snippet",
  "CT.JSXSnippet": "JSX Snippet",
  "CT.ScrollView": "Scroll View",
  "CT.StackNavigator": "Stack Navigator",
  "CT.BottomTabNavigator": "Bottom Tab Navigator",
  "CT.StatusBar": "StatusBar",
  "CT.RichText": "Rich Text",
  "CT.Iframe": "Iframe",
  "CT.RenderProp": "Render Prop",
  "CT.Repeater": "Repeater",
  "CT.RenderStyle": "Render Style",
  "CT.Constant": "Constant",
  "CT.Picker": "Picker",
  "CT.ImageBackground": "ImageBackground",
  "CT.TouchableHighlight": "TouchableHighlight",
  "CT.TouchableOpacity": "TouchableOpacity",
  "CT.ActivityIndicator": "ActivityIndicator",
  "CT.KeyboardAvoidingView": "KeyboardAvoidingView",
  "CT.SafeAreaView": "SafeAreaView",
  "CT.RenderProp.tabBarIcon": "Tab Bar Icon",
  "CT.RenderProp.header": "Header",
  "CT.RenderProp.headerTitle": "Header Title",
  "CT.RenderProp.headerBackImage": "Header Back Image",
  "CT.RenderProp.headerLeft": "Header Left",
  "CT.RenderProp.headerRight": "Header Right",
  "CT.RenderStyle.tabBarStyle": "Tab Bar Style",
  "CT.RenderStyle.labelStyle": "Label Style",
  "CT.RenderStyle.tabStyle": "Tab Style",
  "CT.RenderStyle.headerStyle": "Header Style",
  "CT.RenderStyle.headerTitleStyle": "Header Title Style",
  "CT.RenderStyle.hoverStyle": "Hover Style",
  "CT.RenderStyle.contentContainerStyle": "Content Container Style",
  "CB.PRIMITIVES": "Primitives",
  "CB.COMPONENTS": "Components",
  "CB.MY_COMPONENTS": "In this project",
  "CB.LAYOUT_AND_DECORATION": "Layout & Decoration",
  "CB.INTERACTION": "Interaction",
  "CB.OTHER": "Other",
  "CB.CUSTOM_COMPONENTS": "My components",
  "CB.THIRD_PARTY_COMPONENTS": "Third-party components",
  "CB.PAGES": "Pages",
  "CB.NAVIGATION": "Navigation",
  "CB.PAGE_CONFIGURATION": "Page Configuration",
  "CB.BOTTOMTABNAVIGATOR_CONFIGURATION": "BottomTabNavigator Configuration",
  "ZB.CENTER_VIEW": "Center View",
  "ZB.PREVIEW": "Preview",
  "ZB.DESKTOP": "Desktop",
  "ZB.TABLET": "Tablet",
  "ZB.PHONE_LANDSCAPE": "Phone (Landscape)",
  "ZB.PHONE_PORTRAIT": "Phone (Portrait)",
  "ZB.UNDO": "Undo",
  "ZB.REDO": "Redo",
  "ZB.SETTINGS_FOR_COMPONENT_NAME": "Settings for {componentName}",
  "ZB.SEE_GENERATED_CODE": "Open Code View",
  "NP_TOOLBAR.ONLY_SHOW_USED_PROPS": "Only show props that are currently being used in this element.",
  "NP_C.CUSTOM_PROPS": "Custom props",
  "NP_C.IMAGE_SETTINGS": "Image Settings",
  "NP_C.ICON_SETTINGS": "Icon Settings",
  "NP_C.KEYBOARD_SETTINGS": "Keyboard Settings",
  "NP_C.SCROLL_SETTINGS": "Scroll Settings",
  "NP_C.BUTTON_SETTINGS": "Button Settings",
  "NP_C.TEXTINPUT_SETTINGS": "TextInput Settings",
  "NP_C.PICKER_SETTINGS": "Picker Settings",
  "NP_C.SELECT_SETTINGS": "Select Settings",
  "NP_C.ACTIVITYINDICATOR_SETTINGS": "ActivityIndicator Settings",
  "NP_C.STATUSBAR_SETTINGS": "Status Bar Settings",
  "NP_C.APPEARANCE": "Appearance",
  "NP_C.EFFECTS": "Effects",
  "NP_C.FLEX_CHILD": "Child of Flex Container",
  "NP_C.POSITION": "Position",
  "NP_C.SPACING": "Spacing",
  "NP_C.SIZE": "Size",
  "NP_C.TYPOGRAPHY": "Typography",
  "NP_C.BACKGROUND": "Background",
  "NP_C.LAYOUT": "Layout",
  "NP_C.TRANSFORM": "Transform",
  "NP_C.BORDER": "Border",
  "NP_C.INTERACTION": "Interaction",
  "NP_C.LINK_SETTINGS": "Link Settings",
  "NP_C.SHADOWS": "Shadows",
  "NP_C.ANIMATION": "Animation",
  "NP_C.ADVANCED": "Advanced",
  "NP_C.HEADER": "Header",
  "NP_C.ACCESSIBILITY": "Accessibility",
  "NP_L.backgroundColor": "Background Color",
  "NP_L.backgroundPosition": "Background Position",
  "NP_L.backgroundRepeat": "Repeat Background?",
  "NP_L.tintColor": "Tint Color",
  "NP_L.HINT.tintColor": "Changes the color of all the non-transparent pixels",
  "NP_L.opacity": "Opacity",
  "NP_L.HINT.opacity": "Number between 0 and 1",
  "NP_L.visible": "Visible",
  "NP_L.image": "Image",
  "NP_L.backgroundImage": "Background Image",
  "NP_L.resizeMode": "Resize Mode",
  "NP_L.linkColor": "Link Color (Normal)",
  "NP_L.linkColorVisited": "Link Color (Visited)",
  "NP_L.linkColorHover": "Link Color (Hover)",
  "NP_L.linkTextDecorationLine": "Link Decoration Line (Normal)",
  "NP_L.linkHoverTextDecorationLine": "Link Decoration Line (Hover)",
  "NP_L.textContent": "Text Content",
  "NP_L.textColor": "Text Color",
  "NP_L.fontFamily": "Font Family",
  "NP_L.fontWeight": "Font Weight",
  "NP_L.fontStyle": "Font Style",
  "NP_SL.normal": "Normal",
  "NP_SL.italic": "Italic",
  "NP_SL.repeat": "Repeat",
  "NP_SL.no-repeat": "Don't repeat",
  "NP_L.textAlign": "Text Align",
  "NP_L.textDecorationLine": "Text Decoration Line",
  "NP_L.textTransform": "Text Transform",
  "NP_L.textAlignVertical": "Text Align Vertical",
  "NP_L.fontSize": "Font Size",
  "NP_L.lineHeight": "Line Height",
  "NP_L.letterSpacing": "Letter Spacing",
  "NP_L.selectable": "Selectable",
  "NP_L.display": "Display",
  "NP_SL.none": "None",
  "NP_SL.block": "Block",
  "NP_SL.inline": "Inline",
  "NP_SL.flex": "Flex",
  "NP_L.flexDirection": "Flex Direction",
  "NP_SL.column": "Column (Vertical)",
  "NP_SL.row": "Row (Horizontal)",
  "NP_L.flexVertical": "Flex (Vertical)",
  "NP_L.flexHorizontal": "Flex (Horizontal)",
  "NP_L.HINT.WILL_STRETCH_HORIZONTALLY": "The parent element ({parentComponent}) has flexDirection {parentFlexDirection}, therefore this element will stretch horizontally if flex is applied.",
  "NP_L.HINT.WILL_STRETCH_VERTICALLY": "The parent element ({parentComponent}) has flexDirection {parentFlexDirection}, therefore this element will stretch vertically if flex is applied.",
  "NP_L.HINT.web.UNKNOWN_WILL_STRETCH_IF": "The parent element is unknown. If the parent element has display setting Flex, this element will flex horizontally if flex is applied.",
  "NP_L.HINT.native.UNKNOWN_WILL_STRETCH_IF": "The parent element is unknown, or there is no parent element. This element will flex vertically if flex is applied.",
  "NP_L.enabled": "Enabled",
  "NP_L.behavior": "Displacing Behavior",
  "NP_L.width": "Width",
  "NP_L.HINT.width.FLEX_SET": "May not have an effect because Flex is set. (Flex cancels out width when Flex Direction is column)",
  "NP_L.height": "Height",
  "NP_L.HINT.height.FLEX_SET": "May not have an effect because Flex is set. (Flex cancels out height when Flex Direction is row)",
  "NP_L.maxWidth": "Max Width",
  "NP_L.maxHeight": "Max Height",
  "NP_L.minWidth": "Min Width",
  "NP_L.minHeight": "Min Height",
  "NP_L.margin": "Margin",
  "NP_L.marginLeft": "Left Margin",
  "NP_L.marginRight": "Right Margin",
  "NP_L.marginTop": "Top Margin",
  "NP_L.marginBottom": "Bottom Margin",
  "NP_L.padding": "Padding",
  "NP_L.paddingLeft": "Left Padding",
  "NP_L.paddingRight": "Right Padding",
  "NP_L.paddingTop": "Top Padding",
  "NP_L.paddingBottom": "Bottom Padding",
  "NP_L.position": "Position",
  "NP_L.left": "Left",
  "NP_L.right": "Right",
  "NP_L.top": "Top",
  "NP_L.bottom": "Bottom",
  "NP_L.zIndex": "Z Index",
  "NP_L.overflow": "Overflow",
  "NP_L.transform": "Transform",
  "NP_L.wrapChildren": "Wrap Children",
  "NP_L.borderWidth": "Border Width",
  "NP_L.borderLeftWidth": "Border Left Width",
  "NP_L.borderRightWidth": "Border Right Width",
  "NP_L.borderTopWidth": "Border Top Width",
  "NP_L.borderBottomWidth": "Border Bottom Width",
  "NP_L.borderColor": "Border Color",
  "NP_L.borderLeftColor": "Border Left Color",
  "NP_L.borderRightColor": "Border Right Color",
  "NP_L.borderTopColor": "Border Top Color",
  "NP_L.borderBottomColor": "Border Bottom Color",
  "NP_L.borderStyle": "Border Style",
  "NP_L.borderRadius": "Border Radius",
  "NP_L.borderTopLeftRadius": "Border Top Left Radius",
  "NP_L.borderTopRightRadius": "Border Top Right Radius",
  "NP_L.borderBottomLeftRadius": "Border Bottom Left Radius",
  "NP_L.borderBottomRightRadius": "Border Bottom Right Radius",
  "NP_L.iconIdentifier": "Icon Identifier",
  "NP_L.color": "Color",
  "NP_L.iconSize": "Icon Size",
  "NP_L.style": "Style",
  "NP_L.radius": "Radius",
  "NP_L.offset": "Offset",
  "NP_L.elevation": "Elevation",
  "NP_L.horizontal": "Horizontal",
  "NP_L.pagingEnabled": "Paging Enabled",
  "NP_L.showsHorizontalScrollIndicator": "Show Horizontal Scrollbar",
  "NP_L.showsVerticalScrollIndicator": "Show Vertical Scrollbar",
  "NP_L.decelerationRate": "Deceleration Rate",
  "NP_L.snapToAlignment": "Snap To Alignment",
  "NP_L.snapToInterval": "Snap To Interval",
  "NP_L.onMomentumScrollEnd": "On Momentum Scroll End",
  "NP_L.onLayout": "On Layout",
  "NP_L.onPress": "On Press",
  "NP_L.onClick": "On Click",
  "NP_L.disabled": "Is Disabled",
  "NP_L.onMouseEnter": "On Mouse Enter",
  "NP_L.onMouseLeave": "On Mouse Leave",
  "NP_L.highlightColor": "Highlight Color",
  "NP_L.title": "Title",
  "NP_L.value": "Value",
  "NP_L.placeholder": "Placeholder",
  "NP_L.placeholderTextColor": "Placeholder Text Color",
  "NP_L.keyboardType": "Keyboard Type",
  "NP_L.autoCapitalize": "Auto Capitalize",
  "NP_L.onChangeText": "On Change Text",
  "NP_L.onChange": "On Change",
  "NP_L.multiline": "Multiline",
  "NP_L.numberOfLines": "Number of lines",
  "NP_L.ellipsizeMode": "Ellipsize mode",
  "NP_L.hideCharacters": "Hide characters",
  "NP_L.underlineColorAndroid": "Underline color",
  "NP_L.item1": "Item 1",
  "NP_L.item2": "Item 2",
  "NP_L.items": "Items",
  "NP_L.selectedValue": "Selected Value",
  "NP_L.onValueChange": "On Value Change",
  "NP_L.isEnabled": "Is Enabled",
  "NP_L.enable": "Enable",
  "NP_L.size": "Size",
  "NP_L.useAnimations": "Use Animations",
  "NP_L.hidden": "Hidden",
  "NP_L.translucent": "Translucent",
  "NP_L.showNetworkIcon": "Show Network Icon",
  "NP_L.show/hideEffect": "Show/Hide Effect",
  "NP_L.urlToOpen": "URL to open",
  "NP_L.openInNewTab": "Open in New Tab",
  "NP_L.html": "HTML",
  "NP_L.code": "Code",
  "NP_L.renderInEditor": "Render in Editor",
  "NP_L.repeatFor": "Repeat For",
  "NP_L.HINT.repeatFor": "Array of data for which this component will render. For each element in given array, the component will render once.\n\nFor example, ['foo', 'bar'] would make a component render twice, since the array contains two elements 'foo' and 'bar'.\n\nIn the component and any children of the component, you can use the special variable repeatForItem inside Expression Mode to access the current data variable being repeated. (In the example above, repeatForItem would equal 'foo' and 'bar' for each component, respectively).",
  "NP_L.startingPage": "Starting Page",
  "NP_L.children": "Text Content",
  "NP_L.showIf": "Enabled",
  "NP_L.skipExport": "Skip export",
  "NP_L.HINT.skipExport": "Whether to only render this node in the editor, and not when exporting or publishing.",
  "NP_L.testID": "Test ID",
  "NP_L.HINT.testID": "Used to locate this view in end-to-end tests.",
  "NP_L.key": "Key",
  "NP_L.HINT.key": "Keys help React identify which items have changed, are added, or are removed. Keys should be given to elements inside an array to give the elements a stable identity.",
  "NP_L.id": "ID",
  "NP_L.HINT.id": "Give this element an ID to use it as a bookmark target for a link, or if you will be targeting it in JavaScript code.",
  "NP_L.flexWrap": "Flex Wrap",
  "NP_L.flexGrow": "Flex Grow",
  "NP_L.HINT.flexGrow": "Describes how any space within a container should be distributed among its children along the main axis. After laying out its children, a container will distribute any remaining space according to the flex grow values specified by its children.\n\nFlex grow accepts any floating point value >= 0, with 0 being the default value. A container will distribute any remaining space among its children weighted by the child’s flex grow value.",
  "NP_L.flexShrink": "Flex Shrink",
  "NP_L.HINT.flexShrink": "Describes how to shrink children along the main axis in the case that the total size of the children overflow the size of the container on the main axis. flex shrink is very similar to flex grow and can be thought of in the same way if any overflowing size is considered to be negative remaining space. These two properties also work well together by allowing children to grow and shrink as needed.\n\nFlex shrink accepts any floating point value >= 0, with 1 being the default value. A container will shrink its children weighted by the child’s flex shrink value.",
  "NP_L.flexBasis": "Flex Basis",
  "NP_L.HINT.flexBasis": "An axis-independent way of providing the default size of an item along the main axis. Setting the flex basis of a child is similar to setting the width of that child if its parent is a container with flex direction: row or setting the height of a child if its parent is a container with flex direction: column. The flex basis of an item is the default size of that item, the size of the item before any flex grow and flex shrink calculations are performed.",
  "NP_L.shadowOpacity": "Shadow Opacity",
  "NP_L.shadowColor": "Shadow Color",
  "NP_L.shadowRadius": "Shadow Radius",
  "NP_L.shadowOffset": "Shadow Offset",
  "NP_L.nameOfImageVariable": "Image variable name",
  "NP_L.nameOfStyleVariable": "Style variable name",
  "NP_L.underlayColor": "Underlay Color",
  "NP_L.activeOpacity": "Active Opacity",
  "NP_L.secureTextEntry": "Is secure text",
  "NP_L.primaryColor": "Primary color",
  "NP_L.secondaryColor": "Secondary color",
  "NP_L.barStyle": "Bar style",
  "NP_L.networkActivityIndicatorVisible": "Show network activity indicator",
  "NP_L.showHideTransition": "Show/Hide Transition Effect",
  "NP_L.initialRouteName": "Initial route name",
  "NP_L.boxShadow": "Box Shadow",
  "NP_L.HORIZONTAL_ALIGNMENT": "Align Self (Horizontal alignment)",
  "NP_L.VERTICAL_ALIGNMENT": "Align Self (Vertical alignment)",
  "NP_L.HINT.alignSelf": "This setting has priority over the parent's horizontal/vertical alignment set to its children.",
  "NP_L.HORIZONTAL_ALIGNMENT_OF_CHILDREN": "Horizontal alignment of children",
  "NP_L.VERTICAL_ALIGNMENT_OF_CHILDREN": "Vertical alignment of children",
  "NP_L.autoFocus": "Auto Focus",
  "NP_L.onSubmitEditing": "On Submit Editing",
  "NP_L.ref": "Reference Name",
  "NP_L.state.name": "Variable Name",
  "NP_L.reference.name": "Reference Name",
  "NP_L.state.value": "Initial Value",
  "NP_L.constant.name": "Constant Name",
  "NP_L.constant.value": "Constant Value",
  "NP_L.function.name": "Function Name",
  "NP_L.function.value": "Function Value",
  "NP_L.dependency.name": "Import Name",
  "NP_L.dependency.depPackage": "NPM Package Name",
  "NP_L.dependency.isSubImport": "Is Sub Import",
  "NP_L.effect.function": "Function",
  "NP_L.effect.variableLinks": "Re-run when these variables change",
  "NP_L.css": "Custom CSS",
  "NP_L.propName": "Prop Name",
  "NP_L.template": "Template",
  "NP_L.Repeater.array": "Array",
  "NP_L.HINT.Repeater.array": "Array of data for which this component will render. For each element in given array, the component will render once.\n\nFor example, `['foo', 'bar']` would make a component render twice, since the array contains two elements `'foo'` and `'bar'`.",
  "NP_L.Repeater.iteratorName": "Iterator Name",
  "NP_L.HINT.Repeater.iteratorName": "The name of the variable being used inside of the Repeater, `item` by default. For example, if you pass `['foo', 'bar']` as array, your `item` variable will equal `'foo'` and `'bar'` respectively.",
  "NP_L.Repeater.iteratorKey": "Iterator Key",
  "NP_L.HINT.Repeater.iteratorKey": "The key to be used by React to ensure it can optimally render your array. Use a string that is unique to every element in your array. For example, if you have a simple array `['foo', 'bar']` as array, set iteratorKey to `item` to pass `'foo'` and then `'bar'` as key respectively.",
  "NP_SL.inherit": "Inherit",
  "NP_SL.auto": "Auto",
  "NP_SL.cover": "Cover",
  "NP_SL.contain": "Contain",
  "NP_SL.stretch": "Stretch",
  "NP_SL.center": "Center",
  "NP_SL.underline": "Underline",
  "NP_SL.line-through": "Line-through",
  "NP_SL.sameAsNormal": "Same as Normal",
  "NP_SL.uppercase": "Uppercase",
  "NP_SL.lowercase": "Lowercase",
  "NP_SL.capitalize": "Capitalize",
  "NP_SL.useSystemFont": "Use System Font",
  "NP_SL.bold": "Bold",
  "NP_SL.left": "Left",
  "NP_SL.right": "Right",
  "NP_SL.top": "Top",
  "NP_SL.middle": "Middle",
  "NP_SL.bottom": "Bottom",
  "NP_SL.baseline": "Baseline",
  "NP_SL.space-around": "Balanced space",
  "NP_SL.space-between": "Space between",
  "NP_SL.space-evenly": "Space evenly",
  "NP_SL.changeHeight": "Change height",
  "NP_SL.absolutelyPosition": "ｖ",
  "NP_SL.addPadding": "Add padding",
  "NP_SL.static": "Static",
  "NP_SL.fixed": "Fixed",
  "NP_SL.sticky": "Sticky",
  "NP_SL.relative": "Relative",
  "NP_SL.absolute": "Absolute",
  "NP_SL.visible": "Visible",
  "NP_SL.hidden": "Hidden",
  "NP_SL.wrap": "Wrap",
  "NP_SL.never": "Never",
  "NP_SL.solid": "Solid",
  "NP_SL.dotted": "Dotted",
  "NP_SL.dashed": "Dashed",
  "NP_SL.brand": "Brand",
  "NP_SL.light": "Light",
  "NP_SL.fast": "Fast",
  "NP_SL.start": "Start",
  "NP_SL.end": "End",
  "NP_SL.default": "Default",
  "NP_SL.numeric": "Numeric",
  "NP_SL.email-address": "Email-address",
  "NP_SL.phone-pad": "Phone-pad",
  "NP_SL.allCharacters": "All characters",
  "NP_SL.firstLetterOfEachWord": "First letter of each word",
  "NP_SL.firstLetterOfEachSentence": "First letter of each sentence",
  "NP_SL.ease": "Ease",
  "NP_SL.linear": "Linear",
  "NP_SL.easeIn": "Ease in",
  "NP_SL.easeOut": "Ease out",
  "NP_SL.easeInAndOut": "Ease in and out",
  "NP_SL.small": "Small",
  "NP_SL.large": "Large",
  "NP_SL.dark": "Dark",
  "NP_SL.fade": "Fade",
  "NP_SL.slide": "Slide",
  "NP_SL.animated": "Animated",
  "NP_SL.light-content": "Light content",
  "NP_SL.dark-content": "Dark content",
  "NP_SL.undefined": "Undefined",
  "NP_SL.ELLIPSIS.head": "Head - ...wxyz",
  "NP_SL.ELLIPSIS.middle": "Middle - ab...yz",
  "NP_SL.ELLIPSIS.tail": "Tail - abcd...",
  "NP_SL.ELLIPSIS.clip": "Clip",
  "NP.TITLE": "Properties",
  "NP.TITLE_SELECTED": "{name} Properties",
  "NP.IS_CONFIGURABLE_PROP": "Configurable from the outside as [{label}]. Go to your component's Settings to manage all custom properties for this component.",
  "NP.CONVERT_TO_PROP": "Convert to configurable property",
  "NP.REMOVE_PROP": "Remove configurable property",
  "NP.PROP_NAME": "Please enter a valid prop name",
  "NP.PROP_LABEL": "Prop label",
  "NP.CUSTOM_COMPONENT_SETTINGS": "{name} Settings",
  "NP.CHANGE_COMPONENT_TYPE": "Change component type",
  "NP.ENTER_NEW_COMPONENT_TYPE": "Enter a new component type",
  "NP.CHANGE_COMPONENT_TYPE_TO": "Change to {type}",
  "NP.COMPONENT_TYPE_DOES_NOT_EXIST": "That component does not appear to exist.",
  "NP.CONVERT_TO_IMAGEBACKGROUND": "To add a background image, convert this View to an ImageBackground.",
  "COMMON.PRICE": "{price, number, USD}",
  "COMMON.PRICE.month": "{price, number, USD} / month",
  "COMMON.PRICE.year": "{price, number, USD} / year",
  "COMMON.PRICE.ADD": "Add {amount}",
  "COMMON.PER_YEAR": "per year",
  "COMMON.PER_MONTH": "per month",
  "COMMON.DONE": "Done",
  "COMMON.NOT_SET": "Not set",
  "COMMON.NONE": "None",
  "COMMON.MORE_INFO": "More information",
  "COMMON.CANCEL": "Cancel",
  "COMMON.CHANGE": "Change",
  "COMMON.UPDATE": "Update",
  "COMMON.CREATE": "Create",
  "COMMON.SAVE_CHANGES": "Save changes",
  "COMMON.BACK": "Back",
  "COMMON.ADD": "Add",
  "COMMON.SELECT": "Select",
  "COMMON.CONTINUE": "Continue",
  "COMMON.UPGRADE": "Upgrade",
  "COMMON.PAYWALL_PROFESSIONAL": "Please consider <a href=\"/upgrade\">upgrading</a> to the Professional plan to use this feature.",
  "COMMON.PAYWALL_BUSINESS": "Please consider <a href=\"/upgrade\">upgrading</a> to the Business plan to use this feature.",
  "COMMON.OKAY": "Okay",
  "COMMON.FOLDER": "Folder",
  "COMMON.PAGE": "Page",
  "COMMON.COMPONENT": "Component",
  "COMMON.FIRST_NAME": "John",
  "COMMON.LAST_NAME": "Smith",
  "COMMON.STATE": "State",
  "COMMON.ERROR": "Error",
  "COMMON.WARNING": "Warning",
  "COMMON.INVITE": "Invite",
  "COMMON.DELETE": "Delete",
  "COMMON.OPEN": "Open",
  "COMMON.CLOSE": "Close",
  "COMMON.TRY_AGAIN": "Try again",
  "COMMON.DOWNLOAD": "Download",
  "COMMON.NAME_CLONED": "{name} (Clone)",
  "COMMON.EDIT": "Edit",
  "COMMON.RENAME": "Rename",
  "COMMON.CLONE": "Clone",
  "COMMON.FINISH": "Finish",
  "COMMON.DISMISS": "Dismiss",
  "COMMON.REVOKE": "Revoke",
  "COMMON.LOADING": "Loading",
  "COMMON.GOT_IT": "Got it",
  "COMMON.REFRESH": "Refresh",
  "COMMON.RELOAD": "Reload",
  "COMMON.NOTHING_TO_DISPLAY": "Nothing to display",
  "COMMON.FILE": "File",
  "PRODUCTVARIANT_NAME.laska": "Laska",
  "PRODUCTVARIANT_NAME.styledpage": "Styled Page",
  "PRODUCTVARIANT_NAME.redhost": "Redhost",
  "PRODUCTVARIANT_NAME.semantic-ui-builder": "Semantic UI Builder",
  "PRODUCTENTITY.styledpage": "project",
  "PRODUCTENTITY.laska": "app",
  "PRODUCTENTITY.redhost": "app",
  "PRODUCTENTITY.semantic-ui-builder": "project",
  "MISC.SPECIFIED_COMMERCIAL_TRANSACTIONS_ACT": "Specified Commercial Transactions Act",
  "COLORPICKER.SAVE": "Save color",
  "COLORPICKER.REMOVE": "Remove color",
  "BOXSHADOWCONTROL.OPACITY": "Opacity",
  "BOXSHADOWCONTROL.BLUR": "Blur",
  "BOXSHADOWCONTROL.SIZE": "Size",
  "BOXSHADOWCONTROL.COLOR": "Color",
  "BOXSHADOWCONTROL.OFFSET_X": "X Offset",
  "BOXSHADOWCONTROL.OFFSET_Y": "Y Offset",
  "TRANSFORMCONTROL.translateX": "Translate X",
  "TRANSFORMCONTROL.translateY": "Translate Y",
  "TRANSFORMCONTROL.scale": "Scale Uniformly",
  "TRANSFORMCONTROL.scaleX": "Scale X",
  "TRANSFORMCONTROL.scaleY": "Scale Y",
  "TRANSFORMCONTROL.rotate": "Rotation",
  "TRANSFORMCONTROL.skewX": "Skew X",
  "TRANSFORMCONTROL.skewY": "Skew Y",
  "TRANSFORMCONTROL.ADD": "Add transformation",
  "EXPRESSION_CONTROL.EXIT_FULLSCREEN_MODE": "Exit Fullscreen Mode",
  "EXPRESSION_CONTROL.ENTER_FULLSCREEN_MODE": "Enter Fullscreen Mode",
  "EXPRESSION_CONTROL.FORMAT_CODE": "Format code",
  "EXPRESSION_CONTROL.ALL_CHANGES_SAVED": "All changes saved.",
  "EXPRESSION_CONTROL.CHANGES_NOT_SAVED": "Changes not saved.",
  "EXPRESSION_CONTROL.ERROR": "Your expression contains an error.",
  "FILE_CONTROL.DND_TIP": "Drag and drop a file or folder from the File Browser.",
  "IMAGE_CONTROL.UPLOAD_TIP": "Upload an image.",
  "IMAGE_CONTROL.DRAG_PASTE_TIP": "You can also paste or drag images.",
  "IMAGE_CONTROL.SELECT_IMAGE": "Select an image.",
  "JSON_CONTROL.COULD_NOT_PARSE": "Could not parse JSON",
  "MULTI_CONTROL.SWITCH_NORMAL_MODE": "Switch to Normal Mode",
  "MULTI_CONTROL.SWITCH_CODE_MODE": "Switch to Expression Mode",
  "MULTI_CONTROL.RESET_DEFAULT": "Clear property",
  "MULTI_CONTROL.CONFIRM_RESET_DEFAULT": "Clear property? (Hold the ALT key to delete without confirmation.)",
  "MULTI_CONTROL.INHERITED_FROM": "This value is inherited from {inheritedFrom}.",
  "MULTI_CONTROL.PLATFORMS_ONLY": "{platforms} only.",
  "MULTI_CONTROL.HAS_VALUE_SET_IN_DEVICE": "This property is already set at a smaller device size ({deviceType}).",
  "MULTI_CONTROL.GLOBAL_CONTROL": "This control affects all devices. If you make a change here, the change will be visible on all devices.",
  "CODEVIEW.EDIT_CODE": "Edit code",
  "CODEVIEW.EXIT_WITHOUT_SAVING": "Exit without saving?",
  "DASHBOARD.CREATE_NEW_PROJECT": "Create a new {entity}",
  "DASHBOARD.HOST_NEW_APP": "Host a new {entity}",
  "DASHBOARD.ADMIN_PANEL": "Admin panel",
  "DASHBOARD.SETTINGS": "Settings",
  "DASHBOARD.UPGRADE_TO_CREATE_MORE_PROJECTS": "Upgrade to create more {entity}s.",
  "DASHBOARD.WELCOME": "Hi, {firstname}!",
  "DASHBOARD.LOGGED_IN_AS": "Logged in as <b>{email}</b>",
  "DASHBOARD.LOG_OUT": "Log out",
  "DASHBOARD.NO_PROJECTS_YET": "You haven't created any {entity}s yet.",
  "DASHBOARD.LAUNCH_EDITOR": "Launch editor",
  "DASHBOARD.CLONE": "Clone {entity}",
  "DASHBOARD.DELETE": "Delete {entity}",
  "DASHBOARD.TUTORIAL": "Tutorial",
  "DASHBOARD.CREATED_ON": "Created {date}",
  "DASHBOARD.LAST_UPDATED": "Last updated on {lastUpdated}",
  "DASHBOARD.SHARED_WITH": "Shared with {amountOfCollaborators} others",
  "DASHBOARD.RH.START_APP": "Start app",
  "DASHBOARD.RH.UPDATE_APP": "Apply configuration",
  "DASHBOARD.RH.STOP_APP": "Stop app",
  "DASHBOARD.RH.CONFIRM_START_APP": "Are you sure you wish to start {app}?",
  "DASHBOARD.RH.CONFIRM_UPDATE_APP": "Are you sure you wish to update {app}?",
  "DASHBOARD.RH.CONFIRM_STOP_APP": "Are you sure you wish to stop {app}?",
  "DASHBOARD.RH.STATUS_CONDITION": "Status",
  "DASHBOARD.RH.STATUS_CONDITION.ready": "Ready",
  "DASHBOARD.RH.STATUS_CONDITION.busy": "Working...",
  "DASHBOARD.RH.STATUS_CONDITION.busyLong": "Working... This may take a few minutes.",
  "DASHBOARD.RH.STATUS_CONDITION.stopped": "Stopped",
  "DASHBOARD.RH.STATUS_CONDITION.hasInactiveSubscription": "No active subscription",
  "DASHBOARD.RH.STATUS_CONDITION.outOfDate": "Latest configuration has not been applied yet.",
  "DASHBOARD.RH.STATUS_CONDITION.waitingForServerResponse": "Waiting for server...",
  "DASHBOARD.RH.STATUS_CONDITION.error": "An error has occurred.",
  "DASHBOARD.RH.ENDPOINTS": "Available endpoints",
  "DASHBOARD.RH.CONFIGURE_SUBSCRIPTION": "Configure",
  "NAW.CLONE_PROJECT": "Clone project",
  "NAW.CONFIGURE_PROJECT": "Configure project",
  "NAW.CREATE_NEW_PROJECT": "Create new project",
  "NAW.PROJECT_NAME": "Project name",
  "NAW.HOSTNAME": "Hostname",
  "NAW.VALIDATE_PROJECT_NAME": "Please enter a name for your project.",
  "NAW.START_TUTORIAL": "Start a tutorial",
  "NAW.START_FROM_TEMPLATE": "Start from a template",
  "NAW.SELECT_AN_APP": "Choose an app to host",
  "NAW.LOOKING_FOR_SOMETHING_ELSE": "Looking for something else? We can get it for you! Get in touch!",
  "NAW.DIFFICULTY": "Difficulty",
  "NAW.TIME_TO_COMPLETE": "Time to complete",
  "NAW.STARTING_FROM": "Starting from {price} / month",
  "NAW.APP_SETTINGS": "App settings",
  "NAW.PAYMENT_SETTINGS": "Payment settings",
  "NAW.DANGER_ZONE": "Danger zone",
  "NAW.MISSING_PAYMENT_INFO": "This app appears to be missing payment information.",
  "NAW.ENTER_PAYMENT_INFO": "Enter payment information",
  "NAW.DELETE_APP": "Delete app",
  "NAW.CANNOT_DELETE_ACTIVE_SUBSCRIPTION": "This app cannot be deleted as it has an active subscription.",
  "NAW.NONE": "None",
  "NAW.SHOW_CONFIG": "Show configuration",
  "NAW.HIDE_CONFIG": "Hide configuration",
  "NAW.SUBSCRIPTION.WILL_END": "Your subscription will end on {date}.",
  "NAW.SUBSCRIPTION.BREAKDOWN": "Breakdown of costs",
  "NAW.SUBSCRIPTION.ACTIVE": "Your subscription is active and will renew on {date} for {amount}.",
  "NAW.SUBSCRIPTION.TOTAL": "Total: {price}",
  "NAW.FORM.CONTROL.PASSWORD_MISSING": "Please enter a password.",
  "NAW.FORM.CONTROL.VALUE_REQUIRED": "Value required.",
  "CD.NO_ELEMENT_SELECTED": "No element selected",
  "CD.CENTER_VIEW": "Center view",
  "CD.DEVICE_TYPES.base": "Desktop",
  "CD.DEVICE_TYPES.tablet": "Tablet",
  "CD.DEVICE_TYPES.phone-landscape": "Phone (Landscape)",
  "CD.DEVICE_TYPES.phone-portrait": "Phone (Portrait)",
  "CD.PREVIEW": "Preview",
  "CD.FREEFORMMODE": "Freeform mode - allows you to pan and zoom the viewport.",
  "CD.LIVE": "Live",
  "CD.UNDO": "Undo",
  "CD.REDO": "Redo",
  "CD.SETTINGS_FOR": "Settings for {name}",
  "CD.SEE_GENERATED_CODE": "See generated code",
  "CD.EDIT_CODE": "Edit code",
  "CD.OPEN_IN_NEW_WINDOW": "Open in new window",
  "CD.RELOAD": "Reload",
  "CD.DEFAULT_PRESET": "Default Preset",
  "CD.CLONE_THIS_APP": "Clone this app",
  "CD.THIS_APP_IS_PUBLIC": "This app is public.",
  "CD.ANYONE_CAN_VIEW_BUT_NOT_EDIT": "Anyone with the URL can view (but not edit) this project.",
  "CD.READ_ONLY": "Read-only mode.",
  "CD.CHANGES_WILL_NOT_BE_SAVED": "Changes will not be saved.",
  "CD.COPIED_TO_CLIPBOARD": "Copied node {name} to clipboard!",
  "CD.NOTHING_TO_RENDER": "This file doesn't appear to render anything.",
  "CD.PREVIEW_DEVICE.RESIZABLE_DEVICE": "Resizable Device",
  "CD.PLAYSTATUS.PLAYING": "Playing",
  "CD.PLAYSTATUS.PLAY": "Play",
  "CD.PLAYSTATUS.STOPPED": "Stopped",
  "CD.PLAYSTATUS.STOP": "Stop",
  "CD.PLAYSTATUS.PAUSED": "Paused",
  "CD.PLAYSTATUS.PAUSE": "Pause",
  "NCP.ADD_COMPONENT": "Add component",
  "NCP.SECTION.LAYOUT_AND_DECORATION": "Layout and Decoration",
  "DB.SETTINGS": "Settings",
  "DB.PLAN": "Plan",
  "DB.CURRENT_PLAN": "You are currently on the {plan} plan.",
  "DB.FREE_TRIAL_START": "Your Free Trial has started on {startDate} and will end on {endDate}.",
  "DB.PLAN_WILL_RENEW": "Your plan will renew on {date}.",
  "DB.PLAN_END": "Your plan will end on {date}. You will not be charged again.",
  "DB.UPGRADE_PLAN": "Upgrade plan",
  "DB.DOWNGRADE_PLAN": "Downgrade plan",
  "DB.CANCEL_PLAN": "Cancel plan",
  "DB.RESUME_PLAN": "Resume plan",
  "DB.DISABLE_AUTORENEW": "Disable autorenew",
  "DB.ENABLE_AUTORENEW": "Enable autorenew",
  "DB.INVOICES": "Invoices",
  "DB.MANAGE_PLAN": "Manage plan",
  "DB.ORG.ORGANISATION": "Organisation",
  "DB.ORG.NO_ORG_YET": "You haven't created an organisation yet.",
  "DB.ORG.NO_NAME_YET": "Your organisation does not have a name yet.",
  "DB.ORG.CREATE_ORGANISATION": "Create organisation",
  "DB.ORG.ORGANISATION_NAME": "Name of your organisation",
  "DB.ORG.ORGANISATION_NAME_PLACEHOLDER": "e.g. Microsoft",
  "DB.ORG.JOINED_MEMBERS": "Your organisation has {memberCount} member(s). You can still invite {left} team member(s).",
  "DB.ORG.REMOVE_MEMBER_CONFIRMATION": "Remove {email}?",
  "DB.ORG.INVITE_BY_EMAIL": "Invite a user by their email address",
  "DB.ORG.NEED_MORE_SEATS": "Need more seats?",
  "DB.ORG.GET_IN_TOUCH": "Get in touch!",
  "DB.INVOICE.AMOUNT": "Amount",
  "DB.INVOICE.DATE": "Date",
  "DB.INVOICE.STATUS": "Status",
  "DB.INVOICE.PENDING": "Pending",
  "DB.INVOICE.PAID": "Paid",
  "DB.INVOICE.DOWNLOAD": "Download invoice",
  "DB.PLAN.hobby": "Hobby",
  "DB.PLAN.lite": "Lite",
  "DB.PLAN.starter": "Starter",
  "DB.PLAN.professional": "Professional",
  "DB.PLAN.business": "Business",
  "DB.PLAN.PLAN_FULL": "{plan} Plan",
  "DB.PERIOD.monthly": "Monthly",
  "DB.PERIOD.yearly": "Yearly",
  "DB.PERIOD.monthly.SUBSCRIPTION": "Monthly subscription",
  "DB.PERIOD.yearly.SUBSCRIPTION": "Yearly subscription",
  "VALIDATION.REQUIRED": "This field is required.",
  "VALIDATION.ENTER_EMAIL": "Please enter an email.",
  "VALIDATION.INVALID_EMAIL": "This looks like an invalid email address!",
  "VALIDATION.ENTER_FIRST_NAME": "Please enter your first name.",
  "VALIDATION.ENTER_LAST_NAME": "Please enter your last name.",
  "VALIDATION.ENTER_PASSWORD": "Please enter your password.",
  "FORMS.EMAIL_PLACEHOLDER": "e.g. user@example.com",
  "FORMS.EMAIL": "Email",
  "FORMS.PASSWORD_PLACEHOLDER": "e.g. correcthorsebatterystaple",
  "FORMS.PASSWORD": "Password",
  "FORMS.FIRSTNAME": "First name",
  "FORMS.FIRSTNAME_PLACEHOLDER": "e.g. John",
  "FORMS.LASTNAME": "Last name",
  "FORMS.LASTNAME_PLACEHOLDER": "e.g. Smith",
  "LOGIN.PRIVATE_BETA": "Thank you for your interest in our platform.<br />Styled Page is currently in private beta.",
  "LOGIN.APPLY_BETA": "Apply for beta access",
  "DG.ADDCLB.ADD_COLLABORATOR": "Add collaborator",
  "DG.ADDCLB.COLLABORATOR_EMAIL": "Collaborator's email",
  "DG.ADDCLB.ACCESS_LEVEL": "Access level",
  "DG.ADDCLB.MEMBER": "Member",
  "DG.ADDCLB.ADMIN": "Admin",
  "DG.ADDCLB.COULD_NOT_ADD": "An error occurred trying to add this email. Please make sure the email is typed correctly, and that the email is a valid account.",
  "DG.CCD.DO_CLONE": "Clone",
  "DG.CCD.CLONE_TYPE": "Clone {type}",
  "DG.CCD.CLONED_TYPE_NAME": "Cloned {type} name",
  "DG.CPD.NAME_RESERVED": "That name is reserved. Please enter a different prop name.",
  "DG.CPD.INVALID_PROP_NAME": "Please enter a valid prop name.",
  "DG.CPD.DEFAULT_OPTION": "Option {number}",
  "DG.CPD.NEW_CUSTOM_PROP": "New custom prop",
  "DG.CPD.EDIT_CUSTOM_PROP": "Edit custom prop",
  "DG.CPD.PROP_NAME": "Prop name",
  "DG.CPD.PROP_LABEL": "Prop label",
  "DG.CPD.PROP_TYPE": "Prop type",
  "DG.CPD.SELECT_OPTIONS": "Select options",
  "DG.CPD.DEFAULT_VALUE": "Default value",
  "DG.CPD.TOOLTIP_TEXT": "Tooltip text (optional)",
  "DG.CPD.PROP_NAME_REQUIREMENTS": "A prop name can only contain alphanumeric characters and must start with a lowercase letter.",
  "DG.ECD.EXTRACT_COMPONENT": "Extract component",
  "DG.ECD.NEW_COMPONENT_NAME": "New component name",
  "DG.ECD.EXTRACT": "Extract",
  "DG.NAK.MISSING_LABEL": "Please enter a label.",
  "DG.NAK.NEW_API_KEY": "New API key",
  "DG.NAK.API_KEY_LABEL_PLACEHOLDER": "e.g. Steve's API Key for CoolApp",
  "DG.NAK.API_KEY_LABEL": "Label for API Key",
  "DG.COMMON.NAME_RESERVED": "That name is reserved. Please enter a different {type} name.",
  "DG.COMMON.MISSING_NAME": "Please enter a {type} name.",
  "DG.COMMON.NAME_ALREADY_EXISTS": "That name already exists. Please enter a different {type} name.",
  "DG.COMMON.NAME_CHAR_LIMIT": "The {type} name cannot be more than 64 characters.",
  "DG.NCD.NEW_FILE": "New file",
  "DG.NCD.COMPONENT_NAME_PLACEHOLDER": "My Component",
  "DG.NCD.FILE_NAME": "Filename",
  "DG.NFD.NEW_FOLDER": "New folder",
  "DG.NFD.FOLDER_NAME": "Folder name",
  "DG.NPD.NEW_PAGE_PLACEHOLDER": "My Cool Page",
  "DG.NPD.NEW_PAGE": "New page",
  "DG.PD.NEW_PRESET": "New preset",
  "DG.PD.EDIT_PRESET": "Edit preset",
  "DG.PD.PRESET_NAME": "Preset name",
  "COMP.ERRWAR.DETECTED_IN_FILE": "{type} detected in this file!",
  "COMP.ERRWAR.PENDING": "Checking for problems...",
  "COMP.ERRWAR.IN_FILE": "Inside the file \"{file}\"",
  "COMP.ERRWAR.IN_NODE": "Inside the element \"{name}\"",
  "COMP.ERRWAR.IN_PROP": "Inside a prop called \"{name}\"",
  "E.ASM.NO_ERRORS_OR_WARNINGS": "No errors or warnings to display.",
  "E.ASM.ERRORS": "Errors",
  "E.ASM.WARNINGS": "Warnings",
  "E.ASM.GO_TO_ERROR": "Go to error",
  "E.ASM.GO_TO_WARNING": "Go to warning",
  "E.ASM.GO_TO_FILE": "Go to file {context}",
  "E.ASM.GO_TO_NODE": "Go to layer {context}",
  "E.ASM.OUR_PROBLEM": "Please report this error by sending an email to <a href=\"mailto:{supportEmail}\">{supportEmail}</a>, or by chatting with us on <a href=\"{discordLink}\" target=\"_blank\" rel=\"noopener noreferrer\">Discord</a>. <br /><br />If you remember what you were doing right before the error happened, please include that information as well in the error report. Thank you.",
  "E.ASM.AUTOFIX": "Autofix",
  "E.ASM.AUTOFIX_ALL": "Autofix all",
  "E.ASM.DISABLE_WARNING": "Disable this warning",
  "CLI.AS.NO_PAGES_FOUND": "Your project does not have any pages! Add a new page from the File Browser on the left.",
  "CLI.AS.NO_LANDING_PAGE": "Your project does not have a landing page! Designate one page as the landing page.",
  "CLI.AS.PAGE_NOT_FOUND": "Could not find any page with this URL. Did you recently rename or move this page?",
  "CLI.AS.MISSING_IMAGE_EXTENSION": "This image has no file extension. \nRename the file so it has a file extension such as .png or .jpg.",
  "CLI.AS.COMPONENT_DOES_NOT_EXIST": "Found an element called {type} but its component does exist not in the File Browser.",
  "CLI.AS.COMPONENT_MISMATCH": "Element {type} points to a component that does not exist. Did you recently add or remove components with the same name? This error can be automatically fixed by linking this element to the existing {type} component.",
  "CLI.AS.COMPONENT_UNBOUND": "Element {type} does not point to any component. This error can be automatically fixed by linking this element to the existing {type} component.",
  "CLI.PCT.string": "String",
  "CLI.PCT.textarea": "Textarea",
  "CLI.PCT.number": "Number",
  "CLI.PCT.dimension": "Width/Length",
  "CLI.PCT.checkbox": "Boolean (Checkbox)",
  "CLI.PCT.color": "Color",
  "CLI.PCT.image": "Image",
  "CLI.PCT.select": "Select",
  "CLI.PCT.json": "JSON",
  "CLI.PCT.code": "Unevaluated code (rendered as-is)",
  "CLI.PCT.expression": "Expression",
  "CLI.PCT.style": "Style",
  "CLI.PCT.renderprop": "Render Prop",
  "CLI.PCT.renderstyle": "Render Style",
  "DB.CP.SELECTED_PLAN": "You have selected the {plan} Plan.",
  "DB.CP.TRIAL_START_END": "Your 14-Day Trial will start now and end on {endDate}.",
  "DB.CP.NO_PAYMENT_INFO_NEEDED": "No payment information is needed at this time.",
  "DB.CP.START_TRIAL": "Start trial",
  "DB.CP.USES_STRIPE": "We use Stripe to process your payment. When you are ready, please click the button below to complete your payment.",
  "DB.CP.ALREADY_PURCHASED_PLAN": "Since you've purchased a plan with us previously, you don't have to enter payment details at this time.",
  "DB.CP.WILL_UPGRADE_ON_PRESS": "Once you press the Upgrade button below, we will upgrade your account to the {plan} Plan and charge your card for {amount, number, USD}.",
  "DB.CP.ALREADY_PURCHASED_PLAN_REDUCED_AMOUNT": "Since you are already on a paid plan, the {plan} Plan's fee will be reduced to {amount, number, USD} for the remainder of the billing cycle.",
  "DB.CP.UPGRADE_TO_PLAN": "Upgrade to {plan} Plan",
  "DB.CPS.THANK_YOU": "Thank you for trying {productVariant}!",
  "DB.CPS.ORDER_COMPLETE": "{name}, your order is complete!",
  "DB.CPS.YOU_ARE_NOW_ON_X_PLAN": "You are now on the {plan} Plan.",
  "DB.CPS.MESSAGE": "We're here to help you achieve your goals!<br /> <br />If you have any questions or concerns, don't hesitate to reach out to us!<br /> <br />Thank you again.<br />",
  "DB.SUS.SIGNED_UP": "{name}, you've successfully signed up!",
  "DB.UP.FAILED_CHARGE": "{name}, it seems there was a problem processing your order. Please verify that your card is valid and try again. ({failureMessage})",
  "DB.UP.OUR_PAID_PLANS": "Check out our paid plans.",
  "DB.UP.TRIAL_HAS_EXPIRED": "{name}, your 14-Day Trial has expired.<br />Continue right away by upgrading your plan.",
  "DB.UP.CHOOSE_PLAN": "{name}, choose a plan that works best for you.",
  "DB.UP.FREE_TRIAL": "Free trial",
  "DB.UP.CURRENT_PLAN": "Current plan",
  "PT.YEARLY": "Annual plans",
  "PT.MONTHLY": "Monthly plans",
  "PT.CHOOSE_ANNUAL_BONUS": "Choose an annual plan and <br />get <b>two months for free</b>.",
  "PT.BUSINESS_PLAN": "Business",
  "PT.PROFESSIONAL_PLAN": "Professional",
  "PT.1_SEAT": "1 seat",
  "PT.EXTRA_SEAT": "Within your organisation, you can invite other members to collaborate on your project. We offer additional seats for {price} per seat.",
  "PT.X_SEATS": "{seats} seats",
  "PT.X_PROJECTS": "{projects} projects",
  "PT.UNLIMITED_PROJECTS": "Unlimited projects",
  "PT.X_DEPLOY_TARGETS": "{deployTargets} deploy targets included",
  "PT.NOTE.X_DEPLOY_TARGETS": "A deploy target is 1 project that is hosted at 1 target URL, such as your own domain. You can use one or more deploy targets per project (e.g. if you need a staging or testing environment). Your plan includes {deployTargets} deploy targets for free, after that the price is {price} per month per additional deploy target.",
  "PT.PRIORITY_SUPPORT": "Priority support",
  "PT.NOTE.PRIORITY_SUPPORT": "We provide phone, email and chat support.",
  "PT.BASIC_SUPPORT": "Basic support",
  "PT.REALTIME_COLLABORATION": "Collaboration",
  "PT.NOTE.REALTIME_COLLABORATION": "Collaborate with your team on the same project in real time, similar to Google Docs.",
  "PT.WEB_EXPORT_PROJECT_PLUS": "Export project +",
  "PT.NOTE.WEB_EXPORT_PROJECT_PLUS": "In addition to the capability of exporting a ZIP file with HTML and JavaScript files, you get the ability to export your project as a standalone React application with cleanly exported components.",
  "PT.WEB_EXPORT_PROJECT": "Export project",
  "PT.NOTE.WEB_EXPORT_PROJECT": "Export your project to a ZIP file that contains optimized HTML and Javascript files, which you can upload to your own server.",
  "PT.NATIVE_EXPORT_PROJECT_PLUS": "Export project +",
  "PT.NOTE.NATIVE_EXPORT_PROJECT_PLUS": "In addition to the capability of exporting to an Expo app, you can also export your app to a web-app.",
  "PT.NATIVE_EXPORT_PROJECT": "Export project",
  "PT.NOTE.NATIVE_EXPORT_PROJECT": "Export your app to an Expo project, allowing you to open it easily in the Expo app.",
  "PT.REMOVE_BRANDING": "Remove branding",
  "PT.NOTE.REMOVE_BRANDING": "Removes the small banner that links back to Styled Page in the exported and deployed project.",
  "PT.ACCESS_TO_CLI": "Access to CLI",
  "PT.NOTE.ACCESS_TO_CLI": "Use our command-line tool to integrate your project into an existing React application. The CLI exports your files into clean, human-readable React components.",
  "PT.PER_MONTH": "per month",
  "PT.PRICE_PER_YEAR": "{price} per year",
  "PT.FREE_TRIAL": "14-Day Free Trial",
  "APP.STRIPE_CHECKOUT": "{productVariant} Checkout",
  "UTIL.DEFAULT_CHILDREN": "Text string",
  "UTIL.DEFAULT_BUTTON_TEXT": "New Button",
  "DAP.DELETE_PROJECT": "Delete {name}?",
  "DAP.CANNOT_BE_UNDONE": "This action cannot undone!",
  "CV.GENERATING_CODE": "Generating code...",
  "CV.GENERATED_CODE_PREVIEW": "Generated code preview",
  "DS.OPEN_WEBSITE": "Open",
  "DS.PREPARING": "Preparing...",
  "DS.DEPLOY_SUCCESSFUL": "Your site was published succesfully.",
  "DS.PUBLISH": "Publish",
  "DS.CONFIRM_PUBLISH": "Publish to {hostName}?",
  "DS.DEPLOY_WHERE": "Where do you want to publish your site?",
  "DS.DEPLOY_AUTO": "URL is chosen automatically",
  "DS.DEPLOY_TO_SUBDOMAIN": "Publish to {hostName}",
  "DS.DEPLOY_TO_OWN_DOMAIN": "Publish to my own domain",
  "DS.ENTER_PREFERRED_SUBDOMAIN": "Enter a subdomain name",
  "DS.ENTER_DOMAIN_NAME": "Enter your own domain name",
  "DS.LAST_DEPLOY": "Last published {time}",
  "DS.NOT_DEPLOYED_YET": "Your site has not been published yet.",
  "DS.SETTINGS": "Settings",
  "DS.UNPUBLISH": "Unpublish",
  "DS.CONFIRM_UNPUBLISH": "Unpublish {hostName}?",
  "DS.UNPUBLISHING": "Unpublishing...",
  "DS.ADD_TARGET": "Add publish destination",
  "DS.NO_TARGETS_YET": "You haven't added any publish destinations yet.",
  "DS.DOMAIN_NAME": "Domain name",
  "DS.SUBDOMAIN_NAME": "Subdomain name",
  "DS.INVALID_DOMAIN_NAME": "Please enter a valid domain name.",
  "DS.INVALID_SUBDOMAIN_NAME": "Please enter a valid subdomain name.",
  "DS.CONFIRM_DELETE": "Delete publish destination {hostName}?",
  "DS.DEPLOY_TARGET_LIMIT_REACHED": "You've reached the amount of free deploy targets included in your plan. Please consider <a href=\"/upgrade\">upgrading</a> to a plan with more deploy targets. Alternatively, get in touch with us if you'd like to add more deploy targets to your current plan.",
  "EPM.PREPARING": "Preparing",
  "EPM.BUILD_COMPLETE": "Build complete!",
  "EPM.TITLE": "Export your project",
  "EPM.HTRYAL.TITLE": "How to run your project locally",
  "EPM.HTRYAL.STEP": "Step {step}:",
  "EPM.HTRYAL.DOWNLOAD": "Download your project.",
  "EPM.HTRYAL.UNZIP": "Unzip your project somewhere.",
  "EPM.HTRYAL.INSTALL_NODE": "From the root of the project, run <b>npm install</b> on the command line. Make sure you have <a href=\"https://nodejs.org/\" target=\"_blank\" rel=\"noopener noreferrer\">Node.js</a> installed.",
  "EPM.HTRYAL.NPM_START": "Run <b>npm start</b> from the command line.",
  "EPM.HTRYAL.EXPORT_INFO": "We'll export your project into a downloadable zip. Please note that this may take a few minutes, depending on the size of your app.",
  "EPM.START_EXPORT": "Start export",
  "EPM.PAST_EXPORTS": "Past exports",
  "USERTASK.COMMON.ERROR_BUILDING": "There was an error building your project.",
  "USERTASK.COMMON.UPLOADING_ZIP": "Uploading zip file...",
  "USERTASK.COMMON.CREATING_ZIP": "Creating zip file...",
  "USERTASK.COMMON.INSTALLING_DEPENDENCIES": "Installing dependencies...",
  "USERTASK.COMMON.OPTIMIZING": "Optimizing...",
  "USERTASK.COMMON.FETCHING_DATA": "Fetching data...",
  "USERTASK.COMMON.BUILDING": "Building project...",
  "USERTASK.COMMON.DEPLOYING": "Publishing...",
  "USERTASK.COMMON.CREATING_CONTAINER": "Initializing...",
  "USERTASK.COMMON.VIEW_LOGS": "View logs",
  "CSE.PAGE_TITLE": "Page title",
  "CSE.PAGE_DESCRIPTION": "Page description",
  "CSE.PAGE_DESCRIPTION_EXPLANATION": "Your page's description will show up in search engines like Google.",
  "CSE.PAGE_URL": "Page URL",
  "CSE.IS_LANDING_PAGE": "This page is currently the landing page for your project.",
  "CSE.IS_NOT_LANDING_PAGE": "This page is currently <b>not</b> the landing page for your project.",
  "CSE.MAKE_LANDING_PAGE": "Make this page the landing page.",
  "CSE.INITIAL_STATE": "Initial state",
  "CSE.NO_PRESETS_ADDED_YET": "No presets have been added yet to {name}.",
  "CSE.REMOVE_PRESET": "Remove preset {name}?",
  "CSE.NEW_PRESET": "New preset",
  "CSE.NO_CUSTOM_PROPS_ADDED_YET": "No custom props have been defined yet for {name}.",
  "CSE.REMOVE_PROP": "Remove prop {name}?",
  "CSE.NEW_CUSTOM_PROP": "New custom prop",
  "CSE.CONVERT_TO_PAGE": "Convert to page",
  "CSE.CONVERT_TO_COMPONENT": "Convert to component",
  "CSE.CODE_TEMPLATE": "Code template",
  "CSE.USE_BREAKPOINTS": "Use breakpoints for this component",
  "CSE.SECTION.NAVIGATION": "Navigation",
  "CSE.SECTION.STATE": "State",
  "CSE.SECTION.PROPS": "Props",
  "CSE.SECTION.PRESETS": "Presets",
  "CSE.SECTION.ADVANCED": "Advanced",
  "CSE.SECTION.BREAKPOINTS": "Breakpoints",
  "FB.EXTRACT_TO_NEW_COMPONENT": "Extract to new component",
  "FB.DELETE_CONFIRM": "Delete {label}? (Hold the ALT key to delete without confirmation.)",
  "FB.FOLDER_EMPTY": "(folder is empty)",
  "FB.DRAG_FILES_HERE": "Drag files here!",
  "FB.MOVE_TO_ROOT_LEVEL": "Move to root level",
  "FB.CLIPBOARD_IMAGE": "Clipboard image {time}",
  "FB.PROJECT_BROWSER": "File browser",
  "FB.NEW_PAGE": "New page",
  "FB.NEW_COMPONENT": "New component",
  "FB.NEW_FILE": "New file",
  "FB.NEW_FOLDER": "New folder",
  "FB.UPLOAD": "Upload file(s)",
  "FB.NEW_NAME_INPUT": "Enter a new name",
  "FB.CANNOT_DELETE_STILL_IN_USE": "{name} cannot be deleted as it is still in use by {components}. To delete {name}, open every other component where {name} is in use, and delete all instances of {name}. Then, try deleting the file again.",
  "FB.CANNOT_DELETE_FOLDER_NOT_EMPTY": "{name} cannot be deleted as the folder is not empty.",
  "FB.CANNOT_ADD_TO_ITSELF": "You cannot add a component to itself.",
  "FB.UPLOADING": "Uploading {name}",
  "FB.FILTER_BY_NAME": "Filter by name",
  "FB.COPIED_TO_CLIPBOARD": "Copied file {name} to clipboard!",
  "FB.DOWNLOAD_ZIP": "Download ZIP",
  "FB.UPLOAD_ZIP": "Upload ZIP",
  "FB.IMPORT_ZIP": "Import from ZIP file",
  "L.ADD_TO": "Drag here to add to {name}",
  "L.TITLE": "Elements",
  "L.LAYERS": "Elements",
  "L.EMPTY": "This file is empty or does not contain any visual elements.<br /><br />Open the \"Add Element\" pane on the left, then drag and drop an element here.",
  "IE.IMAGE_INFORMATION": "Image Information",
  "PS.REVOKE_KEY_CONFIRM": "Revoke this key?",
  "PS.NO_KEYS_YET": "No API keys have been generated yet for this project.",
  "PS.TITLE": "Project settings",
  "PS.NAME_OF_YOUR_PROJECT": "Name of your project",
  "PS.REMOVE_COLLABORATOR_CONFIRM": "Remove {email}?",
  "PS.SET_PRIVATE": "Set private",
  "PS.SET_PUBLIC": "Set public",
  "PS.MAKE_PUBLIC_INFO": "If you like, you can make your project open to everyone with the link. Anyone may then view, but not edit your project.",
  "PS.IS_CURRENTLY_PUBLIC": "Your project is currenty <b>public</b>.",
  "PS.IS_CURRENTLY_PRIVATE": "Your project is currenty private.",
  "PS.HIDE_MARKETPLACE": "Hide in Assets",
  "PS.SHOW_MARKETPLACE": "Show in Assets",
  "PS.MARKETPLACE_INFO": "If you're creating a reusable library of components, you can make your project show up in the Assets pane. If you make your project public, anyone will be able to see and use your library.",
  "PS.SHOWN_IN_MARKETPLACE": "Your project is currenty <b>shown in the Assets pane</b>.",
  "PS.NOT_SHOWN_IN_MARKETPLACE": "Your project is currenty not shown in Assets pane.",
  "PS.MARKETPLACE_DESCRIPTION": "Description to be shown for your library in the Assets pane.",
  "PS.USE_TYPESCRIPT": "Use TypeScript (alpha)",
  "PS.API_KEYS_INFO.web": "Export components from StyledPage into your existing React codebase using the CLI. <a href=\"https://styledpage.com/help/exporting-components/integrating-styledpage-with-an-existing-app\" target=\"_blank\" rel=\"noopener noreferrer\">More info</a>",
  "PS.API_KEYS_INFO.native": "Export components from Laska into your existing React Native codebase using the CLI. <a href=\"https://help.laska.io/exporting-components/integrating-laska-with-an-existing-app\" target=\"_blank\" rel=\"noopener noreferrer\">More info</a>",
  "PS.PROJECT_ID": "Project Id",
  "PS.NEW_API_KEY": "New API key",
  "PS.INJECT_HTML_INFO": "If you like, you can inject additional HTML in the HEAD and/or BODY tag of your website.",
  "PS.YOUR_API_KEY_IS": "Your API key is:",
  "PS.API_KEY_SHOWN_ONCE_WARNING": "This will only be shown once. If you lose your API key, you will have to generate a new one.",
  "PS.SECTION.GENERAL": "General",
  "PS.SECTION.COLLABORATION": "Collaboration",
  "PS.SECTION.ADD_COLLABORATOR": "Add collaborator",
  "PS.SECTION.SHARING_SETTINGS": "Sharing settings",
  "PS.SECTION.ADVANCED": "Advanced",
  "PS.SECTION.API_KEYS": "API keys",
  "PS.SECTION.INJECT_HTML": "Inject HTML",
  "PS.INPUT.DISABLED_WARNINGS": "Disabled warnings",
  "MARKETPLACE.INSTALL": "Install",
  "MARKETPLACE.ADD": "Add",
  "MARKETPLACE.UPDATE": "Update",
  "MARKETPLACE.ALREADY_INSTALLED": "Installed",
  "MARKETPLACE.TITLE": "Assets (Beta)",
  "MARKETPLACE.PRIVATE": "Private",
  "MARKETPLACE.PUBLIC": "Public",
  "MARKETPLACE.EXPLANATION": "Assets allow you to re-use components across projects.",
  "MARKETPLACE.EXPLANATION_PUBLIC": "Public assets are provided by the community and can be downloaded by anyone.",
  "MARKETPLACE.EXPLANATION_PRIVATE": "Private assets are visible to you and your team only. To add private assets, go to your app's Settings and check Show in Assets.",
  "MARKETPLACE.NEED_TO_BE_LOGGED_IN": "You must be logged in to view private assets.",
  "E.EXPORT_PROJECT": "Export project",
  "E.DEPLOY_PROJECT": "Deploy project",
  "E.DEPLOYING": "(deploying)",
  "E.DEPLOY_READY": "(deploy ready)",
  "E.ERRORS_DETECTED": "Errors were detected in your project. Please fix them first.",
  "E.PLEASE_CLONE": "Please clone this project first.",
  "E.UPGRADE_ACCOUNT": "Upgrade your account!",
  "E.PREVIEW_APP": "Preview app",
  "E.CONNECTION_TROUBLE": "We are having trouble connecting to the server. Changes made now may not be saved.",
  "E.NO_FILES_OPEN": "No files open.",
  "E.OPEN_FROM_FILEBROWSER": "Open a file from the File Browser on the left.",
  "E.WAS_UPGRADED": "Your project was automatically upgraded to the latest version ({version}).",
  "E.WRONG_APPTYPE": "This project cannot be opened with this version of the editor.",
  "E.SB.COMPONENTS": "Add Element",
  "E.SB.PROJECT_BROWSER": "File Browser",
  "E.SB.DEPLOY_WEBSITE": "Deploy website",
  "E.SB.EXPORT_PROJECT": "Export project",
  "E.SB.NUMBER_OF_ERRORS_AND_WARNINGS": "{numberOfErrors} Errors, {numberOfWarnings} Warnings",
  "E.SB.HELP_CENTER": "Help Center",
  "E.SB.PROJECT_SETTINGS": "Project Settings",
  "E.SB.BACK_TO_DASHBOARD": "Back to the Dashboard",
  "E.SB.JOIN_US_ON_DISCORD": "Chat with us on Discord!",
  "E.SB.MARKETPLACE": "Assets",
  "E.CONTEXTMENU.CLOSE": "Close",
  "E.CONTEXTMENU.CLOSE_OTHERS": "Close others",
  "E.CONTEXTMENU.CLOSE_RIGHT": "Close to the right",
  "E.CONTEXTMENU.CLOSE_ALL": "Close all",
  "E.CONTEXTMENU.COPY_PATH": "Copy path",
  "LOGIN.SIGN_UP": "Sign up",
  "LOGIN.LOG_IN": "Log in",
  "LOGIN.ALREADY_HAVE_ACCOUNT": "I already have an account",
  "LOGIN.SIGN_UP_FOR_ACCOUNT": "Create a new account",
  "LOGIN.DISCLAIMER": "By signing up for an account, you agree to the <a href=\"{termsUrl}\" target=\"_new\">Terms of Service</a> and <a href=\"{privacyUrl}\" target=\"_new\">Privacy Policy</a>.",
  "FC.RECENTLY_USED": "Recently used fonts",
  "FC.IOS_FONTS": "iOS fonts",
  "FC.WEB_FONTS": "Web fonts",
  "FC.ANDROID_FONTS": "Android fonts",
  "RTF.INITIALIZING": "Initializing...",
  "RTF.LOADING": "Loading dependencies...",
  "RTF.BUILDING": "Building..",
  "RTF.ERROR_OCCURRED": "An error occurred while rendering this file.<br />Please verify your last change.",
  "RTF.ERROR_OCCURRED_WHERE": "An error occurred in [{componentName}].<br />Please open and verify [{componentName}].",
  "RTF.FETCH_ERROR": "Could not load dependencies. Retrying...",
  "RTF.FILESYSTEM_HAS_CHANGED": "FIlesystem has changed.",
  "RTF.TAKING_LONGER_THAN_USUAL": "This is taking longer than usual...",
  "RTF.FRAME_LOAD_ERROR": "Could not load frame.",
  "RTF.STYLED_EDITOR.ALL_CHANGES_SAVED": "All changes saved.",
  "RTF.STYLED_EDITOR.CHANGES_NOT_SAVED": "Changes not saved.",
  "RTF.STYLED_EDITOR.SAVE_CHANGES": "Save changes",
  "TUTORIAL.APPLIST.PRESS_TO_CREATE_APP": "Press this button to create your first {entity}!",
  "TUTORIAL.APPLIST.PRESS_TO_HOST_APP": "Press this button to host your first {entity}!",
  "TUTORIAL.COMPLETION_REQUIRED": "Complete the action to continue the tutorial.",
  "TUTORIAL.CLICK_TO_SELECT": "Click to select",
  "TUTORIAL.CLICK_TO_OPEN": "Click to open",
  "TUTORIAL.CLICK_TO_CLOSE": "Click to close",
  "TUTORIAL.CLICK_TO_CLONE": "Click to clone",
  "DYK.1": "You can copy/paste nodes between components and projects. Simply select a node, press CMD/Ctrl-C and then CMD/Ctrl-V where you like to paste.",
  "DYK.2": "You can close component tabs using the middle mouse button.",
  "S.WEBHOST.ALREADY_IN_USE": "The hostname you selected in already in use. Please choose another.",
  "S.WEBHOST.RESERVED": "The hostname you selected is reserved. Please choose another.",
  "S.WEBHOST.TOO_MANY_DEPLOY_TARGETS": "You have reached the limit of the amount of deploy targets you can create.",
  "S.FUNCTIONS.ORG.MAXIMUM_SEATS_REACHED": "You have reached the maximum amount of seats ({memberLimit}) for your plan. Please contact us to increase your amount of seats.",
  "S.FUNCTIONS.ORG.CANNOT_ADD_SELF": "You can't add yourself!",
  "S.FUNCTIONS.ORG.CANNOT_REMOVE_SELF": "You can't remove yourself!",
  "S.FUNCTIONS.ORG.USER_ALREADY_JOINED_ORG": "User {email} is already part of this organisation!",
  "SENTRY.RD.TITLE": "An error has occurred.",
  "SENTRY.ERROR.ELEVATED_PLAN": "There was an error accessing your plan information."
}