9 lines
304 B
PHP
9 lines
304 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
l::set('plugin.embed.error.noembed', 'Kein Medium gefunden für');
|
||
|
|
l::set('plugin.embed.error.nocode', 'Kein Embed-Code gefunden für');
|
||
|
|
|
||
|
|
l::set('plugin.embed.panelfield.loading', 'Lädt…');
|
||
|
|
l::set('plugin.embed.panelfield.by', 'von');
|
||
|
|
l::set('plugin.embed.panelfield.provider', 'auf');
|