update dict

This commit is contained in:
2025-04-28 21:41:04 +02:00
parent c323e80b24
commit ba3d77f0cb
2 changed files with 6 additions and 4 deletions

View File

@@ -62,8 +62,8 @@
"file": "File",
"first_name": "First Name",
"flower": "Flower",
"fruit": "Fruit",
"from_time": "From",
"fruit": "Fruit",
"hair_colour": "Hair Colour",
"hello_world": "Hello, {name} from en!",
"height": "Height",
@@ -157,5 +157,6 @@
"weight": "Weight",
"welcome": "Welcome to Generations Heritage",
"yes": "Yes",
"zip_code": "Zip Code"
"zip_code": "Zip Code",
"add_life_event": "Add life-event"
}

View File

@@ -62,8 +62,8 @@
"file": "Fájl",
"first_name": "Keresztnév",
"flower": "Virág",
"fruit": "Gyümölcs",
"from_time": "Tól",
"fruit": "Gyümölcs",
"hair_colour": "Hajszín",
"hello_world": "Helló, {name} innen: hu!",
"height": "Magasság",
@@ -155,5 +155,6 @@
"weight": "Súly",
"welcome": "Üdvözöljük a Generációk Öröksége oldalán",
"yes": "Igen",
"zip_code": "Irányítószám"
"zip_code": "Irányítószám",
"add_life_event": "Életesemény hozzadása"
}