Handle file not found exception when retrieving child picture. Update interface language to Portuguese. Fix minor layout issues and button text.
26 lines
501 B
JSON
26 lines
501 B
JSON
{
|
|
"children": [
|
|
{
|
|
"birth": "11/11/2006",
|
|
"id": 1,
|
|
"name": "Josias"
|
|
},
|
|
{
|
|
"birth": "24/07/2008",
|
|
"id": 2,
|
|
"name": "Chris"
|
|
},
|
|
{
|
|
"birth": "11/22/33",
|
|
"id": 69,
|
|
"name": "jose"
|
|
},
|
|
{
|
|
"birth": "15/01/1995",
|
|
"id": 12349876,
|
|
"name": "Limas"
|
|
}
|
|
],
|
|
"password": "pass",
|
|
"username": "admin"
|
|
} |