fix up login screen

This commit is contained in:
2025-03-15 11:06:16 +01:00
parent 004c0f9c05
commit 6ba03fc10d
4 changed files with 55 additions and 44 deletions

View File

@@ -1,10 +1,12 @@
{
"$schema": "https://inlang.com/schema/inlang-message-format",
"about": "About",
"accept": "Accept",
"add": "Add",
"address": "Address",
"alive": "Alive",
"allergies": "Allergies",
"allow_family_tree_admin_access": "Allow Family Tree Admin Access",
"animal": "Animal",
"audio": "Audio",
"back": "Back",
@@ -24,11 +26,13 @@
"connection": "Connection",
"connection_type": "Connection Type",
"contact": "Contact",
"cookie_disclaimer": "This website uses cookies to ensure you get the best experience, including storing the theme and handling user sessions.",
"cookie_policy": "Cookie Policy",
"country": "Country",
"dark": "Dark",
"death": "Death",
"deceased": "Deceased",
"deny": "Deny",
"description": "Description",
"details": "Details",
"directions": "Directions",
@@ -39,6 +43,7 @@
"export_something": "Export{thing}",
"extra_names": "Extra Names",
"faith": "Faith",
"failed_to_create_user": "Failed to create user",
"family_tree": "Family Tree",
"favourite": "Favourite",
"favourite_recipes": "Favourite Recipes",
@@ -67,9 +72,11 @@
"medication": "Medication",
"message_for_future_generations": "Message for Future Generations",
"middle_name": "Middle Name",
"missing_field": "{field} is missing",
"mothers_first_name": "Mother's First Name",
"mothers_last_name": "Mother's Last Name",
"nation": "Nation",
"no": "No",
"no_data": "No Data",
"notes": "Notes",
"occupation": "Occupation",
@@ -85,6 +92,8 @@
"place_of_death": "Place of Death",
"plant": "Plant",
"politics": "Politics",
"profile_id": "Profile ID",
"profiel_id_registration":"If someone already created a profile for you, ask them for your profiles ID and enter it here.",
"profile_picture": "Profile Picture",
"privacy_policy": "Privacy Policy",
"recipe": "Recipe",
@@ -105,7 +114,7 @@
"sibling": "Sibling",
"sign_in": "Sign In",
"sign_out": "Sign Out",
"site_intro": "Welcome to Generations Heritage, a place to record and share your family history.",
"site_intro": "Welcome to Generations Heritage, a place to record your family tree and share your family history. Create a digital intellectual legacy for your descendants.",
"skill": "Skill",
"skin_colour": "Skin Colour",
"source": "Source",
@@ -129,5 +138,6 @@
"website": "Website",
"weight": "Weight",
"welcome": "Welcome to Generations Heritage",
"yes": "Yes",
"zip_code": "Zip Code"
}