# Form components.
field_required = This field is required
# Intro component.
intro_default_title = Hello, world!
intro_default_slogan = Discover⚡{ $app }
intro_default_button = A web solution powered by PageTop
intro_pagetop_label = PageTop version on Crates.io
intro_release_label = Release date
intro_license_label = License
intro_text1 = PageTop is an opinionated Rust web development framework designed to build modular, extensible, and configurable web solutions.
intro_text2 = PageTop brings back the essence of the classic web, renders on the server (SSR) and uses HTML-first components, CSS and JavaScript, with the performance and security of Rust.
intro_code = Code
intro_have_fun = Coding is creating
# PoweredBy component.
poweredby_pagetop = Powered by { $pagetop_link }