79 lines
2.3 KiB
YAML
79 lines
2.3 KiB
YAML
en:
|
|
site_name: Tabletop Companion
|
|
administration: Administration
|
|
log_in: Log in
|
|
log_out: Log out
|
|
sign_up: Sign up
|
|
not_authenticated: You need to log in to access this page.
|
|
edit: Edit
|
|
delete: Delete
|
|
layouts:
|
|
admin:
|
|
dashboard: Dashboard
|
|
game_systems: Game Systems
|
|
mailer:
|
|
greeting: "Hello, %{name}"
|
|
sign_off: |
|
|
See you soon,
|
|
The Tabletop Companion team
|
|
sign_off_html: "<p>See you soon,<br>The Tabletop Companion team</p>"
|
|
account_verifications:
|
|
show:
|
|
success: "Thanks for verifying your email address! You can now log in."
|
|
error: "Invalid token, could not verify your account."
|
|
admin:
|
|
index:
|
|
dashboard: Dashboard
|
|
intro: With great power comes great responsibility
|
|
game_systems:
|
|
error: Error
|
|
index:
|
|
game_systems: Game systems
|
|
new_game_system: New game system
|
|
new:
|
|
new: New game system
|
|
create: Add game system
|
|
create:
|
|
success: “%{name}” has been created.
|
|
error: “%{name}” could not be created.
|
|
show:
|
|
confirm_delete: Are you sure you want to delete “%{name}”?
|
|
edit:
|
|
edit: Edit %{name}
|
|
update: Update %{name}
|
|
update:
|
|
success: Successfully updated “%{name}”.
|
|
error: “%{name}” could not be updated.
|
|
destroy:
|
|
success: Successfully deleted “%{name}”.
|
|
error: “%{name}” could not be deleted.
|
|
sessions:
|
|
create:
|
|
success: "Hello, %{name}!"
|
|
error: "Could not sign in. Please check your username and password."
|
|
new:
|
|
log_in: Log in
|
|
destroy:
|
|
log_out: Log out
|
|
success: "You have signed out."
|
|
users:
|
|
validations:
|
|
email_format: "must be a valid email address"
|
|
new:
|
|
sign_up: Sign up
|
|
create:
|
|
error: "Could not create account: %{error}"
|
|
success: "Thanks for joining Tabletop Companion, %{name}! Please check your email to verify your address."
|
|
user_mailer:
|
|
email_verified:
|
|
content: |-
|
|
Thanks for verifying your email address, and welcome to Tabletop Companion!
|
|
|
|
You can now go ahead and log in. Enjoy!
|
|
email_verification:
|
|
content: |-
|
|
If you did not sign up for Tabletop Companion, please ignore this email.
|
|
|
|
Otherwise, please visit the link below to verify your email address.
|
|
|