9 lines
300 B
PHP
9 lines
300 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
l::set('plugin.embed.error.noembed', 'No medium found for URL');
|
||
|
|
l::set('plugin.embed.error.nocode', 'No embed code found for URL');
|
||
|
|
|
||
|
|
l::set('plugin.embed.panelfield.loading', 'Loading…');
|
||
|
|
l::set('plugin.embed.panelfield.by', 'by');
|
||
|
|
l::set('plugin.embed.panelfield.provider', 'on');
|