Approval.

This commit is contained in:
2020-04-30 14:47:49 +02:00
committed by Stefan Rohde-Enslin
parent ac0e54dc79
commit 1f48c753cd
9 changed files with 19 additions and 6 deletions

View File

@ -214,3 +214,5 @@ $backend_tl['warning_for_scrollitelling_only'] = 'Warning: This feature is used
$backend_tl['edit_object_text'] = 'Edito object text';
$backend_tl['object_text_specific_to_topic'] = 'Object text is specific to this topic';
$backend_tl['object_text_original_md'] = 'Originaltext aus museum-digital';
$backend_tl['md_object_either_from_md'] = 'Entweder: Sie verknüpfen das Thema mit einem Objekt aus museum-digital ...';
$backend_tl['md_object_local_object'] = 'Oder: Sie geben ein Objekt, welches nicht in museum-digital vertreten ist ein ...';