47 lines
1.0 KiB
Plaintext
47 lines
1.0 KiB
Plaintext
|
|
# 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
|
||
|
|
footer-contact = Contact
|