Jesús Pérez 0d0297423e
Some checks failed
CI/CD Pipeline / Test Suite (push) Has been cancelled
CI/CD Pipeline / Security Audit (push) Has been cancelled
CI/CD Pipeline / Performance Benchmarks (push) Has been cancelled
Rust CI / Security Audit (push) Has been cancelled
Rust CI / Check + Test + Lint (nightly) (push) Has been cancelled
Rust CI / Check + Test + Lint (stable) (push) Has been cancelled
CI/CD Pipeline / Build Docker Image (push) Has been cancelled
CI/CD Pipeline / Deploy to Staging (push) Has been cancelled
CI/CD Pipeline / Deploy to Production (push) Has been cancelled
CI/CD Pipeline / Cleanup (push) Has been cancelled
chore: fix with CI and pre-commit
2026-02-08 20:37:49 +00:00

26 lines
975 B
Plaintext

# 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