Update translator documentation.
This commit is contained in:
parent
a5aade0a3b
commit
f9f437f5da
@ -131,6 +131,7 @@ class oEmbedHelper
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (empty($api)) {
|
if (empty($api)) {
|
||||||
|
// TRANS: Server exception thrown in oEmbed action if no API endpoint is available.
|
||||||
throw new ServerException(_('No oEmbed API endpoint available.'));
|
throw new ServerException(_('No oEmbed API endpoint available.'));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user