25 lines
974 B
Plaintext
Raw Normal View History

# Home Page
home-page-title = Welcome to Rustelo
home-page-description = A modern Rust web framework built with Leptos and Axum
home-page-keywords = rust, web framework, leptos, axum, ssr, spa
# Hero Section
home-hero-title = Build Modern Web Apps with Rust
home-hero-subtitle = Fast, safe, and scalable web applications
home-hero-cta = Get Started
home-hero-docs = View Documentation
# Features Section
home-features-title = Why Choose Rustelo?
home-feature-1-title = Server-Side Rendering
home-feature-1-desc = Built-in SSR support for better SEO and performance
home-feature-2-title = Type Safety
home-feature-2-desc = Leverage Rust's type system for reliable applications
home-feature-3-title = Modular Architecture
home-feature-3-desc = Feature flags and plugins for customizable builds
# Getting Started
home-start-title = Get Started in Minutes
home-start-install = Install Rustelo
home-start-create = Create your first app
home-start-deploy = Deploy to production