Approval.

This commit is contained in:
2024-04-18 12:44:40 +00:00
committed by md translation bot
parent bc30d095fa
commit 7f50c80511
12 changed files with 23 additions and 23 deletions

View File

@ -49,6 +49,6 @@ $eventname = array (
48 => 'Herausgegeben',
49 => 'Gespendet / Geschenkt',
50 => 'Geerbt',
51 => 'Hatte Hauptgegenstand',
51 => 'Hat zum Hauptgegenstand',
52 => 'Entstanden',
);

View File

@ -49,6 +49,6 @@ $event_persinst = array (
48 => 'herausgegeben von',
49 => 'gespendet / geschenkt von',
50 => 'geerbt von',
51 => 'hatte Hauptgegenstand',
51 => 'hat zum Hauptgegenstand',
52 => 'entstanden durch',
);

View File

@ -49,6 +49,6 @@ $event_place = array (
48 => 'herausgegeben in',
49 => 'gespendet / geschenkt in',
50 => 'geerbt in',
51 => 'hatte Hauptgegenstand',
51 => 'hat zum Hauptgegenstand',
52 => 'entstanden in',
);

View File

@ -49,6 +49,6 @@ $event_time = array (
48 => 'herausgegeben',
49 => 'gespendet / geschenkt',
50 => 'geerbt',
51 => 'hatte Hauptgegenstand',
51 => 'hat zum Hauptgegenstand',
52 => 'entstanden am',
);