国际化测试页面

如果你看到这个页面,说明国际化配置基本正常

当前语言: zh

复制: Copy

下载: Download

清空: Clear

设置: Settings

示例: Sample

语言包内容预览:

{
  "common": {
    "loading": "Loading...",
    "error": "Error",
    "success": "Success",
    "copy": "Copy",
    "copied": "Copied",
    "download": "Download",
    "clear": "Clear",
    "settings": "Settings",
    "sample": "Sample",
    "format": "Format",
    "minify": "Minify",
    "convert": "Convert",
    "validate": "Validate",
    "back": "Back",
    "next": "Next",
    "cancel": "Cancel",
    "save": "Save",
    "delete": "Delete",
    "edit": "Edit",
    "view": "View",
    "search": "Search",
    "filter": "Filter",
    "sort": "Sort",
    "refresh": "Refresh",
    "close": "Close",
    "open": "Open",
    "yes": "Yes",
    "no": "No",
    "ok": "OK"
  },
  "navigation": {
    "home": "Home",
    "tools": "Tools",
    "about": "About",
    "contact": "Contact",
    "jsonFormatter": "JSON Formatter",
    "csvConverter": "CSV Converter",
    "xmlParser": "XML Parser",
    "pdfToWord": "PDF to Word",
    "wordToPdf": "Word to PDF",
    "pdfToImage": "PDF to Image",
    "wordToVue": "Word to Vue",
    "blog": "Blog"
  },
  "home": {
    "title": "Powerful Online Data Tools",
    "subtitle": "FormaX provides professional json formatter online, json viewer, CSV conversion, XML parsing and other functions to help developers quickly process various data formats and improve work efficiency.",
    "getStarted": "Get Started",
    "viewTools": "View Tools",
    "stats": {
      "activeUsers": "Active Users",
      "processCount": "Process Count",
      "toolCount": "Tool Count",
      "uptime": "Uptime"
    },
    "features": {
      "title": "Why Choose FormaX",
      "subtitle": "We are committed to providing developers with the best online data tool experience",
      "fast": {
        "title": "Fast Processing",
        "description": "Real-time processing, instant feedback, no waiting"
      },
      "secure": {
        "title": "Secure & Reliable",
        "description": "All processing is done locally, protecting your data privacy"
      },
      "accurate": {
        "title": "Accurate Validation",
        "description": "Powerful syntax checking and error prompt functions"
      },
      "available": {
        "title": "24/7 Available",
        "description": "Use online anytime, anywhere, no installation required"
      }
    },
    "cta": {
      "title": "Start Using Now",
      "subtitle": "Join thousands of developers and experience the efficient data processing brought by FormaX",
      "button": "Use for Free"
    },
    "tools": {
      "title": "Professional Data Tools",
      "subtitle": "We provide various professional data processing tools to meet your various needs",
      "jsonFormatter": {
        "description": "Json formatter online, json viewer - Format, validate and beautify JSON data with syntax highlighting and error prompts"
      },
      "csvConverter": {
        "description": "Quick conversion between CSV and JSON formats with customizable delimiters"
      },
      "xmlParser": {
        "description": "Parse and format XML data with JSON format conversion"
      },
      "pdfToWord": {
        "description": "Convert PDF documents to Word format with high quality and formatting preservation"
      },
      "wordToPdf": {
        "description": "Convert Word documents to PDF format with professional quality and layout preservation"
      },
      "pdfToImage": {
        "description": "Convert PDF pages to PNG or JPEG images with adjustable quality and compression options"
      },
      "wordToVue": {
        "description": "Convert Word documents to Vue components for rapid frontend development"
      }
    }
  },
  "tools": {
    "jsonFormatter": {
      "title": "JSON Formatter & Viewer Online Tool",
      "description": "Json formatter online, json viewer - Format, validate and beautify JSON data with syntax highlighting and error prompts",
      "seo": {
        "title": "Free Online JSON Formatter & Validator | Beautify JSON Data",
        "description": "Free json formatter online, json viewer, validator and beautifier. Format JSON with syntax highlighting, validate JSON structure, and beautify JSON data instantly. Perfect for developers and data analysts.",
        "keywords": "json formatter online, json viewer, json validator, json beautifier, json formatter tool, online json formatter, json pretty print, json syntax checker"
      },
      "inputPlaceholder": "Enter JSON data here...",
      "outputPlaceholder": "Formatted JSON will appear here...",
      "inputLabel": "Input JSON",
      "outputLabel": "Format Result",
      "valid": "Valid",
      "invalid": "Invalid",
      "characters": "characters",
      "errors": {
        "title": "Errors Found",
        "empty": "Input cannot be empty"
      },
      "features": {
        "validation": {
          "title": "Syntax Validation",
          "description": "Real-time JSON syntax error checking with detailed error information and location prompts"
        },
        "formatting": {
          "title": "Format & Beautify",
          "description": "Automatically format JSON data with customizable indentation size for better readability"
        },
        "export": {
          "title": "One-Click Export",
          "description": "Support copy to clipboard and download files for easy saving and sharing of results"
        }
      },
      "settings": {
        "title": "Settings",
        "indentSize": "Indent Size",
        "indent2": "2 Spaces",
        "indent4": "4 Spaces",
        "indent8": "8 Spaces"
      },
      "maximizeWindow": "Maximize Window",
      "restoreWindow": "Restore Window",
      "tip": {
        "title": "💡 Tip:",
        "description": "Supports automatic parsing of JSON string formats, including nested JSON strings. For example:",
        "doubleQuote": "Double quote format:",
        "singleQuote": "Single quote format:",
        "nested": "Nested JSON string:",
        "autoParse": "will be automatically parsed as"
      }
    },
    "csvConverter": {
      "title": "CSV Converter Tool",
      "description": "Quick conversion between CSV and JSON formats with customizable delimiters and data validation",
      "seo": {
        "title": "Free CSV to JSON Converter | Convert CSV Files Online",
        "description": "Free online CSV to JSON converter. Convert CSV files to JSON format and vice versa with customizable delimiters. Support for headers, data validation, and bulk conversion. Ideal for data migration and API integration."
      },
      "mode": {
        "csvToJson": "CSV → JSON",
        "jsonToCsv": "JSON → CSV"
      },
      "inputPlaceholder": "Enter {type} data here...",
      "outputPlaceholder": "Converted {type} will appear here...",
      "inputLabel": "Input {type}",
      "outputLabel": "Convert Result ({type})",
      "convertToJson": "Convert to JSON",
      "convertToCsv": "Convert to CSV",
      "features": {
        "bidirectional": {
          "title": "Bidirectional Conversion",
          "description": "Support bidirectional conversion between CSV and JSON to meet different data processing needs"
        },
        "customizable": {
          "title": "Customizable Settings",
          "description": "Support custom delimiters, include headers and other settings to adapt to different data format requirements"
        },
        "validation": {
          "title": "Data Validation",
          "description": "Real-time data format validation, check CSV structure integrity to ensure accurate conversion results"
        }
      },
      "settings": {
        "title": "Settings",
        "delimiter": "Delimiter",
        "comma": "Comma (,)",
        "semicolon": "Semicolon (;)",
        "tab": "Tab",
        "pipe": "Pipe (|)",
        "includeHeaders": "Include Headers"
      },
      "info": {
        "columns": "Columns",
        "rows": "Rows"
      },
      "valid": "Valid",
      "invalid": "Invalid",
      "characters": "characters",
      "errors": {
        "title": "Errors Found"
      }
    },
    "xmlParser": {
      "title": "XML Parser Tool",
      "description": "Parse and format XML data with JSON format conversion, providing validation and beautification functions",
      "seo": {
        "title": "Free XML Parser & Converter | XML to JSON Online Tool",
        "description": "Free online XML parser and converter. Convert XML to JSON and vice versa with validation and formatting. Parse XML data, format XML documents, and transform between data formats easily."
      },
      "mode": {
        "xmlToJson": "XML → JSON",
        "jsonToXml": "JSON → XML"
      },
      "inputPlaceholder": "Enter {type} data here...",
      "outputPlaceholder": "Converted {type} will appear here...",
      "inputLabel": "Input {type}",
      "outputLabel": "Convert Result ({type})",
      "convertToJson": "Convert to JSON",
      "convertToXml": "Convert to XML",
      "formatXml": "Format XML",
      "minifyXml": "Minify XML",
      "rootElement": "Root Element",
      "features": {
        "bidirectional": {
          "title": "Bidirectional Conversion",
          "description": "Support bidirectional conversion between XML and JSON while maintaining data structure integrity"
        },
        "formatting": {
          "title": "Formatting Tools",
          "description": "Provide XML formatting and compression functions to make XML documents more readable or compact"
        },
        "flexible": {
          "title": "Flexible Configuration",
          "description": "Support both compact and pretty JSON formats with configurable XML attribute inclusion"
        }
      },
      "settings": {
        "title": "Settings",
        "jsonFormat": "JSON Format",
        "pretty": "Pretty Format",
        "compact": "Compact Format",
        "includeAttributes": "Include Attributes"
      },
      "valid": "Valid",
      "invalid": "Invalid",
      "characters": "characters",
      "errors": {
        "title": "Errors Found"
      }
    },
    "pdfToWord": {
      "title": "PDF to Word Converter",
      "description": "Convert PDF documents to Word format with high quality and formatting preservation",
      "seo": {
        "title": "Free PDF to Word Converter | Convert PDF to DOCX Online",
        "description": "Free online PDF to Word converter. Convert PDF files to Word documents (DOCX) with formatting preservation. High-quality conversion with support for text, images, and layout."
      },
      "uploadArea": {
        "title": "Upload PDF File",
        "description": "Drag and drop your PDF file here or click to browse",
        "supportedFormats": "Supported formats: PDF (max 10MB)",
        "selectFile": "Select PDF File"
      },
      "conversion": {
        "title": "Conversion Options",
        "quality": "Quality",
        "preserveFormatting": "Preserve Formatting",
        "includeImages": "Include Images",
        "imageQuality": "Image Quality"
      },
      "quality": {
        "high": "High Quality",
        "standard": "Standard Quality",
        "fast": "Fast Conversion"
      },
      "actions": {
        "convert": "Convert to Word",
        "download": "Download Word File",
        "clear": "Clear",
        "uploadAnother": "Upload Another File"
      },
      "status": {
        "ready": "Ready to convert",
        "converting": "Converting...",
        "success": "Conversion completed successfully",
        "error": "Conversion failed"
      },
      "features": {
        "quality": {
          "title": "High Quality Conversion",
          "description": "Maintain document formatting and layout during PDF to Word conversion"
        },
        "formatting": {
          "title": "Format Preservation",
          "description": "Preserve fonts, styles, and document structure in the converted Word file"
        },
        "images": {
          "title": "Image Support",
          "description": "Include and maintain image quality in the converted document"
        }
      },
      "errors": {
        "title": "Conversion Errors",
        "fileTooLarge": "File size exceeds 10MB limit",
        "invalidFormat": "Invalid file format. Please upload a PDF file.",
        "conversionFailed": "Conversion failed. Please try again.",
        "noFile": "Please select a file to convert"
      }
    },
    "pdfToImage": {
      "title": "PDF to Image Converter",
      "description": "Convert PDF pages to PNG or JPEG images with adjustable quality and compression options",
      "seo": {
        "title": "Free PDF to Image Converter | Convert PDF to PNG/JPEG Online",
        "description": "Free online PDF to image converter. Convert PDF pages to PNG or JPEG images with customizable quality, scale, and compression settings. Batch conversion support for multi-page PDFs.",
        "keywords": "pdf to image, pdf to png, pdf to jpeg, pdf converter, convert pdf to image, pdf image converter, pdf to picture"
      },
      "uploadArea": {
        "title": "Upload PDF File",
        "description": "Drag and drop your PDF file here or click to browse",
        "supportedFormats": "Supported formats: PDF (max 10MB)",
        "selectFile": "Select PDF File"
      },
      "preview": {
        "title": "Preview",
        "empty": "Please select a PDF file to convert",
        "ready": "File ready for conversion"
      },
      "conversion": {
        "title": "Conversion Options",
        "format": "Image Format",
        "scale": "Scale",
        "scaleHint": "Higher scale = better quality but larger file size",
        "compressionEnabled": "Enable Compression",
        "quality": "Quality",
        "compressionLevel": "Compression Level",
        "noCompression": "No Compression",
        "maxCompression": "Max Compression"
      },
      "actions": {
        "convert": "Convert to Image",
        "download": "Download Images",
        "clear": "Clear",
        "uploadAnother": "Upload Another File"
      },
      "status": {
        "ready": "Ready to convert",
        "converting": "Converting...",
        "success": "Conversion completed successfully",
        "fileName": "File Name",
        "imageCount": "Image Count",
        "fileSize": "File Size",
        "compressionRatio": "Compression Ratio",
        "zipFile": "Multiple pages converted. Download ZIP file containing all images."
      },
      "features": {
        "quality": {
          "title": "High Quality",
          "description": "Adjustable scale and DPI settings for crisp, high-resolution images"
        },
        "compression": {
          "title": "Smart Compression",
          "description": "Optimize file size with PNG or JPEG compression while maintaining quality"
        },
        "batch": {
          "title": "Batch Conversion",
          "description": "Convert all pages at once with automatic ZIP packaging for easy download"
        }
      },
      "errors": {
        "title": "Conversion Errors",
        "fileTooLarge": "File size exceeds 10MB limit",
        "invalidFormat": "Invalid file format. Please upload a PDF file.",
        "conversionFailed": "Conversion failed. Please try again.",
        "noFile": "Please select a file to convert"
      }
    },
    "wordToPdf": {
      "title": "Word to PDF Converter",
      "description": "Convert Word documents to PDF format with professional quality and layout preservation",
      "seo": {
        "title": "Free Word to PDF Converter | Convert DOCX to PDF Online",
        "description": "Free online Word to PDF converter. Convert Word documents (DOCX) to PDF files with formatting preservation. Professional quality conversion with support for text, images, and layout."
      },
      "uploadArea": {
        "title": "Upload Word Document",
        "description": "Drag and drop your Word document here or click to browse",
        "supportedFormats": "Supported formats: DOCX, DOC (max 10MB)",
        "selectFile": "Select Word File"
      },
      "conversion": {
        "title": "Conversion Options",
        "quality": "Quality",
        "preserveFormatting": "Preserve Formatting",
        "includeImages": "Include Images",
        "imageQuality": "Image Quality"
      },
      "quality": {
        "high": "High Quality",
        "standard": "Standard Quality",
        "fast": "Fast Conversion"
      },
      "actions": {
        "convert": "Convert to PDF",
        "download": "Download PDF File",
        "clear": "Clear",
        "uploadAnother": "Upload Another File"
      },
      "status": {
        "ready": "Ready to convert",
        "converting": "Converting...",
        "success": "Conversion completed successfully",
        "error": "Conversion failed"
      },
      "features": {
        "quality": {
          "title": "Professional Quality",
          "description": "Generate high-quality PDF files from Word documents with precise formatting"
        },
        "formatting": {
          "title": "Layout Preservation",
          "description": "Maintain fonts, styles, and document structure in the converted PDF"
        },
        "compatibility": {
          "title": "Universal Compatibility",
          "description": "Create PDF files that work on any device and platform"
        }
      },
      "errors": {
        "title": "Conversion Errors",
        "fileTooLarge": "File size exceeds 10MB limit",
        "invalidFormat": "Invalid file format. Please upload a Word document.",
        "conversionFailed": "Conversion failed. Please try again.",
        "noFile": "Please select a file to convert"
      }
    },
    "wordToVue": {
      "title": "Word to Vue Converter",
      "description": "Convert Word documents to Vue components for rapid frontend development",
      "seo": {
        "title": "Free Word to Vue Converter | Convert DOCX to Vue Component Online",
        "description": "Free online Word to Vue converter. Convert Word documents (DOCX) to Vue components with Vue 2/3 support. Generate reusable frontend code for rapid prototyping while preserving document formatting."
      },
      "uploadArea": {
        "title": "Upload Word Document",
        "description": "Drag and drop your Word document here or click to browse",
        "supportedFormats": "Supported formats: DOCX, DOC (max 10MB)",
        "selectFile": "Select Word File"
      },
      "conversion": {
        "title": "Conversion Options",
        "componentName": "Component Name",
        "dataObjectName": "Data Object Name",
        "includeStyles": "Include Styles",
        "includeScript": "Include Script"
      },
      "actions": {
        "convert": "Convert to Vue",
        "download": "Download Vue File",
        "clear": "Clear",
        "uploadAnother": "Upload Another File"
      },
      "status": {
        "ready": "Ready to convert",
        "converting": "Converting...",
        "success": "Conversion completed successfully",
        "error": "Conversion failed"
      },
      "tabs": {
        "code": "Code",
        "preview": "Preview"
      },
      "features": {
        "quality": {
          "title": "High-Quality Conversion",
          "description": "Generate high-quality Vue components from Word documents with precise formatting and structure"
        },
        "formatting": {
          "title": "Format Preservation",
          "description": "Maintain fonts, styles, and document structure in the converted Vue component"
        },
        "compatibility": {
          "title": "Vue Compatibility",
          "description": "Support Vue 2 and Vue 3, generating component code that follows best practices"
        }
      },
      "errors": {
        "title": "Conversion Errors",
        "fileTooLarge": "File size exceeds 10MB limit",
        "invalidFormat": "Invalid file format. Please upload a Word document.",
        "conversionFailed": "Conversion failed. Please try again.",
        "noFile": "Please select a file to convert"
      }
    }
  },
  "footer": {
    "description": "FormaX is a powerful online data tool platform that provides JSON formatting, CSV conversion, XML parsing and other functions to help developers quickly process various data formats.",
    "tools": "Tools",
    "about": "About",
    "aboutUs": "About Us",
    "privacy": "Privacy Policy",
    "terms": "Terms of Service",
    "copyright": "© 2024 FormaX. All rights reserved.",
    "madeWith": "Made with ❤️"
  },
  "errors": {
    "general": "An error occurred",
    "network": "Network error",
    "validation": "Validation error",
    "notFound": "Page not found",
    "serverError": "Server error",
    "invalidJson": "Invalid JSON format"
  },
  "errorPage": {
    "404": {
      "title": "Page Not Found",
      "description": "Sorry, the page you are looking for does not exist.",
      "button": "Back to Home"
    },
    "500": {
      "title": "Server Error",
      "description": "Sorry, something went wrong. Please try again later.",
      "button": "Back to Home"
    },
    "other": {
      "title": "Error {code}",
      "description": "Sorry, an error occurred. Please try again later.",
      "button": "Back to Home"
    }
  },
  "about": {
    "title": "About Us",
    "subtitle": "Learn about FormaX's mission, values, and team",
    "seo": {
      "title": "About Us - FormaX Online Data Tools Platform",
      "description": "Learn about FormaX's mission, values, and team. We are committed to providing developers with the best online data tool experience."
    },
    "mission": {
      "title": "Our Mission",
      "description": "FormaX is committed to providing global developers with efficient, secure, and easy-to-use online data tools. We believe technology should make work simpler and innovation easier. By providing professional JSON formatting, CSV conversion, XML parsing, and other features, we help developers quickly process various data formats and improve work efficiency."
    },
    "values": {
      "innovation": {
        "title": "Innovation Driven",
        "description": "Continuously innovate and improve our tools and services to provide users with a better experience."
      },
      "quality": {
        "title": "Quality First",
        "description": "Ensure every tool is thoroughly tested to provide accurate and reliable data processing results."
      },
      "community": {
        "title": "Community Building",
        "description": "Work closely with the developer community, listen to user feedback, and build better tools together."
      }
    },
    "team": {
      "title": "Our Team",
      "description": "FormaX is composed of a group of developers who love technology. We have rich experience in web development and data processing.",
      "roles": {
        "founder": "Founder & Full-stack Developer",
        "developer": "Development Team"
      }
    }
  },
  "privacy": {
    "title": "Privacy Policy",
    "subtitle": "How we collect, use, and protect your personal information",
    "lastUpdated": "Last Updated",
    "seo": {
      "title": "Privacy Policy - FormaX Data Protection & Privacy",
      "description": "Learn how FormaX collects, uses, and protects your personal information. We are committed to protecting your privacy and data security."
    },
    "sections": {
      "collection": {
        "title": "Information Collection",
        "description": "Types of information we collect and how we collect it:",
        "items": {
          "usage": "Usage data: How you use our tools and services",
          "device": "Device information: Browser type, operating system, etc.",
          "cookies": "Cookie data: Used to improve user experience"
        }
      },
      "usage": {
        "title": "Information Usage",
        "description": "How we use the collected information:",
        "items": {
          "service": "Service provision: Provide and improve our tools",
          "improvement": "Product improvement: Analyze usage patterns to improve features",
          "communication": "User communication: Send important updates and notifications"
        }
      },
      "protection": {
        "title": "Data Protection",
        "description": "We take multiple measures to protect your data security:",
        "encryption": {
          "title": "Data Encryption",
          "description": "All data transmission uses SSL/TLS encryption"
        },
        "local": {
          "title": "Local Processing",
          "description": "Data processing is done locally in your browser to protect privacy"
        }
      },
      "thirdParty": {
        "title": "Third-party Services",
        "description": "We may use the following third-party services:",
        "items": {
          "analytics": "Google Analytics: Website usage analysis",
          "hosting": "Netlify: Website hosting services"
        }
      },
      "rights": {
        "title": "User Rights",
        "description": "You have the following rights regarding your personal information:",
        "access": {
          "title": "Right of Access",
          "description": "Learn what information we have collected about you"
        },
        "deletion": {
          "title": "Right of Deletion",
          "description": "Request deletion of your personal information"
        }
      },
      "contact": {
        "title": "Contact Us",
        "description": "If you have any questions about the privacy policy, please contact us through the following methods:",
        "address": "China"
      }
    }
  },
  "terms": {
    "title": "Terms of Service",
    "subtitle": "Terms and conditions for using FormaX services",
    "lastUpdated": "Last Updated",
    "seo": {
      "title": "Terms of Service - FormaX Service Terms",
      "description": "Learn the terms and conditions for using FormaX services. Please read and comply with these terms carefully."
    },
    "sections": {
      "acceptance": {
        "title": "Terms Acceptance",
        "description": "Using our services indicates your agreement to comply with these terms of service. If you do not agree to these terms, please do not use our services."
      },
      "service": {
        "title": "Service Description",
        "description": "FormaX provides the following online data tool services:",
        "items": {
          "json": "JSON formatting and validation tools",
          "csv": "CSV to JSON conversion tools",
          "xml": "XML parsing and conversion tools"
        }
      },
      "responsibilities": {
        "title": "User Responsibilities",
        "description": "When using our services, you need to assume the following responsibilities:",
        "prohibited": {
          "title": "Prohibited Activities",
          "items": {
            "illegal": "Upload or process illegal content",
            "harmful": "Spread malicious code or viruses",
            "spam": "Send spam emails or conduct spam information dissemination"
          }
        },
        "allowed": {
          "title": "Permitted Uses",
          "items": {
            "personal": "Personal data processing",
            "business": "Business data processing",
            "education": "Educational and learning purposes"
          }
        }
      },
      "intellectualProperty": {
        "title": "Intellectual Property",
        "description": "Important information about intellectual property:",
        "ownership": {
          "title": "Ownership",
          "description": "The intellectual property of FormaX and its tools belongs to us. The data you upload still belongs to you."
        }
      },
      "liability": {
        "title": "Limitation of Liability",
        "description": "Liability statement regarding service usage:",
        "disclaimer": {
          "title": "Disclaimer",
          "description": "We provide services 'as is' and do not assume any direct or indirect losses arising from the use of services."
        }
      },
      "termination": {
        "title": "Service Termination",
        "description": "We may terminate services under the following circumstances:",
        "items": {
          "violation": "Violation of terms of service",
          "discontinuation": "Service discontinuation",
          "request": "User's active request"
        }
      },
      "changes": {
        "title": "Terms Changes",
        "description": "We may update these terms from time to time. Important changes will be notified through website announcements or emails.",
        "notice": "Continuing to use the service indicates acceptance of the updated terms."
      },
      "contact": {
        "title": "Contact Us",
        "description": "If you have any questions about these terms, please contact us through the following methods:",
        "address": "China"
      }
    }
  },
  "blog": {
    "title": "Blog",
    "subtitle": "Technical articles, tutorials, and best practices sharing",
    "featured": "Featured Articles",
    "readMore": "Read More",
    "backToBlog": "Back to Blog",
    "notFound": "Article Not Found",
    "share": "Share",
    "bookmark": "Bookmark",
    "relatedPosts": "Related Posts",
    "seo": {
      "title": "Technical Blog - FormaX Development Tutorials & Best Practices",
      "description": "Read FormaX's technical blog for the latest tutorials, best practices, and technical sharing on JSON, CSV, and XML data processing."
    },
    "newsletter": {
      "title": "Subscribe to Our Blog",
      "description": "Get the latest technical articles and tutorials delivered directly to your inbox",
      "placeholder": "Enter your email address",
      "subscribe": "Subscribe"
    },
    "tags": {
      "json": "JSON",
      "csv": "CSV",
      "xml": "XML",
      "dataProcessing": "Data Processing",
      "bestPractices": "Best Practices",
      "dataConversion": "Data Conversion",
      "parsing": "Parsing",
      "toolComparison": "Tool Comparison",
      "dataAnalysis": "Data Analysis",
      "technologySelection": "Technology Selection",
      "wordToVue": "Word to Vue",
      "vue": "Vue",
      "frontend": "Frontend Development",
      "conversion": "Conversion",
      "development": "Development"
    }
  }
}