mirror of
https://github.com/we-promise/sure.git
synced 2026-04-18 11:34:13 +00:00
* added german translation consistently added all translation yml files for german language * Correct quotation and syntax errors in new de locale files Corrected misplaced or missing quotation marks in YAML * Updated German translations Added missing files, fixed for customizable branding * corrected yml formatting added missing "" when : where used in the string * Interpolation errors * More interpolation issues * Last round of interpolation errors? * Add German to supported locales * Still a few more interpolations --------- Signed-off-by: Juan José Mata <juanjo.mata@gmail.com> Co-authored-by: Juan José Mata <juanjo.mata@gmail.com>
27 lines
862 B
YAML
27 lines
862 B
YAML
---
|
|
en:
|
|
helpers:
|
|
label:
|
|
user:
|
|
invite_code: Invite Code
|
|
submit:
|
|
user:
|
|
create: Continue
|
|
registrations:
|
|
closed: Signups are currently closed.
|
|
create:
|
|
failure: There was a problem signing up.
|
|
invalid_invite_code: Invalid invite code, please try again.
|
|
success: You have signed up successfully.
|
|
new:
|
|
invitation_message: "%{inviter} has invited you to join as a %{role}"
|
|
join_family_title: Join %{family}
|
|
role_admin: administrator
|
|
role_member: member
|
|
submit: Create account
|
|
title: Create your account
|
|
welcome_body: To get started, you must sign up for a new account. You will
|
|
then be able to configure additional settings within the app.
|
|
welcome_title: Welcome to Self Hosted %{product_name}!
|
|
password_placeholder: Enter your password
|