implement menus and person panels

This commit is contained in:
2025-04-27 23:57:39 +02:00
parent 2e8b049f7a
commit 1b52a4acd7
32 changed files with 744 additions and 206 deletions

View File

@@ -24,6 +24,7 @@
"cancel": "Cancel",
"city": "City",
"child": "Child",
"change_profile_picture": "Change Profile Picture",
"citizenship": "Citizenship",
"close": "Close",
"coffee": "Coffee",
@@ -43,7 +44,9 @@
"deny": "Deny",
"description": "Description",
"details": "Details",
"died": "Died",
"directions": "Directions",
"disclaimer": "Disclaimer",
"document": "Document",
"download": "Download",
"edit": "Edit",

View File

@@ -24,6 +24,7 @@
"cancel": "Mégse",
"city": "Város",
"child": "Gyermek",
"change_profile_picture": "Profilkép megváltoztatása",
"citizenship": "Állampolgárság",
"close": "Bezár",
"coffee": "Kávé",
@@ -43,7 +44,9 @@
"deny": "Elutasítás",
"description": "Leírás",
"details": "Részletek",
"died": "Elhunyt",
"directions": "Útvonalak",
"disclaimer": "Felelősségkizárás",
"document": "Dokumentum",
"download": "Letöltés",
"edit": "Szerkesztés",
@@ -151,4 +154,4 @@
"welcome": "Üdvözöljük a Generációk Öröksége oldalán",
"yes": "Igen",
"zip_code": "Irányítószám"
}
}