Approval.

This commit is contained in:
Joshua Ramon Enslin 2020-05-25 02:24:28 +02:00 committed by Stefan Rohde-Enslin
parent 1b4fff4aab
commit 778086610c
4 changed files with 8 additions and 4 deletions

View File

@ -54,6 +54,7 @@
"entries_with_father_as_child": "Eintr\u00e4ge mit Vater als Kind im gleichen Eintrag - (check 1)",
"entries_with_child_as_father": "Eintr\u00e4ge mit Kind als Vater im gleichen Eintrag - (check 2)",
"not_allowed_relations_second_generation": "Unzul\u00e4ssige Verkn\u00fcfungen (zweite Generation)",
"illegal_uncles": "Schlagworte haben als Gro\u00dfvater einen ihrer V\u00e4ter (der nicht Sohn des Gro\u00dfvaters ist)"
"illegal_uncles": "Schlagworte haben als Gro\u00dfvater einen ihrer V\u00e4ter (der nicht Sohn des Gro\u00dfvaters ist)",
"add_new_tag": "Neues Schlagwort anlegen"
}
}

View File

@ -54,6 +54,7 @@
"entries_with_father_as_child": "entries with father as child in one entry - (check 1)",
"entries_with_child_as_father": "entries with child as father in one entry - (check 2)",
"not_allowed_relations_second_generation": "Not allowed relations (second generation)",
"illegal_uncles": "tags have as grandfathers some of their fathers (that are not son of the grandfather)"
"illegal_uncles": "tags have as grandfathers some of their fathers (that are not son of the grandfather)",
"add_new_tag": "Add a new tag"
}
}

View File

@ -54,6 +54,7 @@
"entries_with_father_as_child": "entries with father as child in one entry - (check 1)",
"entries_with_child_as_father": "entries with child as father in one entry - (check 2)",
"not_allowed_relations_second_generation": "Not allowed relations (second generation)",
"illegal_uncles": "tags have as grandfathers some of their fathers (that are not son of the grandfather)"
"illegal_uncles": "tags have as grandfathers some of their fathers (that are not son of the grandfather)",
"add_new_tag": "Add a new tag"
}
}

View File

@ -54,6 +54,7 @@
"entries_with_father_as_child": "entries with father as child in one entry - (check 1)",
"entries_with_child_as_father": "entries with child as father in one entry - (check 2)",
"not_allowed_relations_second_generation": "Not allowed relations (second generation)",
"illegal_uncles": "tags have as grandfathers some of their fathers (that are not son of the grandfather)"
"illegal_uncles": "tags have as grandfathers some of their fathers (that are not son of the grandfather)",
"add_new_tag": "Add a new tag"
}
}