Added "Foster" to the child relationships
svn: r300
This commit is contained in:
parent
b9c71544c1
commit
bd06e0fc1f
@ -110,6 +110,7 @@ childRelations = {
|
|||||||
_("Birth") : "Birth",
|
_("Birth") : "Birth",
|
||||||
_("Adopted") : "Adopted",
|
_("Adopted") : "Adopted",
|
||||||
_("Stepchild") : "Stepchild",
|
_("Stepchild") : "Stepchild",
|
||||||
|
_("Foster") : "Foster",
|
||||||
_("Unknown") : "Unknown",
|
_("Unknown") : "Unknown",
|
||||||
_("Other") : "Other",
|
_("Other") : "Other",
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user