welcome_extension_name = Default Homepage
welcome_extension_description = Displays a default homepage when none is configured.
welcome_page = Welcome page
welcome_title = Hello, world!
welcome_intro = Discover⚡{ $app }
welcome_powered = A web solution powered by PageTop
welcome_pagetop_label = PageTop version on Crates.io
welcome_release_label = Release date
welcome_license_label = License
welcome_text1 = PageTop is a Rust-based web development framework designed to build modular, extensible, and configurable web solutions.
welcome_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.
welcome_notice_title = Notice
welcome_notice_1 = If you can see this page, the PageTop server is running correctly, but the application is not fully configured. This may be due to routine maintenance or a temporary issue.
welcome_notice_2 = If the issue persists, please contact the system administrator.
welcome_notice_3 = To report issues with the PageTop framework, use SoloGit. Before opening a new issue, review the existing ones to avoid duplicates.
welcome_notice_4 = For issues specific to the application ({ $app }), please use its official repository or support channel.