Add displaypicture

This commit is contained in:
2025-07-18 19:38:10 +02:00
parent 413807f039
commit 79563e829c
4 changed files with 47 additions and 10 deletions

View File

@@ -47,6 +47,13 @@
"birth_date": "Birth date",
"edit_birth": "Edit birth date",
"create_profile_button": "Create profile",
"take_picture": "Take a picture"
"take_picture": "Take a picture",
"error_ia": "Google AI failed to analyze picture. Retry with another one",
"no_data_geo": "No geographical data",
"response_status_update": "response status code update",
"error_token": "Token error",
"error_format": "Data format error given by AI"
}