# 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 } # Dropdown component. dropdown_toggle = Toggle dropdown dropdown_default_title = Dropdown # Breadcrumb component. breadcrumb_label = Breadcrumb navigation # Pager component. pager_aria_label = Page navigation pager_previous_label = Previous pager_previous_aria_label = Previous page pager_next_label = Next pager_next_aria_label = Next page pager_goto_label = Jump to page pager_goto_button = Go pager_summary = Showing { $first }-{ $last } of { $total } # Table component. table_empty = No data to display