2026-02-08 20:09:38 +00:00
|
|
|
# Common translations used across the site
|
|
|
|
|
|
|
|
|
|
# Site
|
|
|
|
|
site-name = Rustelo
|
|
|
|
|
site-tagline = Modern Rust Web Framework
|
|
|
|
|
site-description = Build fast, safe, and scalable web applications with Rust
|
|
|
|
|
|
|
|
|
|
# Navigation
|
|
|
|
|
nav-home = Home
|
|
|
|
|
nav-about = About
|
|
|
|
|
nav-blog = Blog
|
|
|
|
|
nav-contact = Contact
|
|
|
|
|
nav-docs = Documentation
|
|
|
|
|
nav-github = GitHub
|
|
|
|
|
|
|
|
|
|
# Actions
|
|
|
|
|
action-learn-more = Learn More
|
|
|
|
|
action-get-started = Get Started
|
|
|
|
|
action-view-all = View All
|
|
|
|
|
action-back = Back
|
|
|
|
|
action-next = Next
|
|
|
|
|
action-previous = Previous
|
|
|
|
|
action-submit = Submit
|
|
|
|
|
action-cancel = Cancel
|
|
|
|
|
action-save = Save
|
|
|
|
|
action-delete = Delete
|
|
|
|
|
action-edit = Edit
|
|
|
|
|
|
|
|
|
|
# User
|
|
|
|
|
user-login = Login
|
|
|
|
|
user-logout = Logout
|
|
|
|
|
user-register = Register
|
|
|
|
|
user-profile = Profile
|
|
|
|
|
user-settings = Settings
|
|
|
|
|
|
|
|
|
|
# Messages
|
|
|
|
|
message-loading = Loading...
|
|
|
|
|
message-error = An error occurred
|
|
|
|
|
message-success = Success!
|
|
|
|
|
message-warning = Warning
|
|
|
|
|
message-info = Information
|
|
|
|
|
|
|
|
|
|
# Footer
|
|
|
|
|
footer-copyright = © 2024 Rustelo. All rights reserved.
|
|
|
|
|
footer-privacy = Privacy Policy
|
|
|
|
|
footer-terms = Terms of Service
|
2026-02-08 20:37:49 +00:00
|
|
|
footer-contact = Contact
|