Update forms_OEmbedProviderForm.php

This commit is contained in:
devochka 2016-10-31 19:58:57 +01:00 committed by GitHub
parent 5306dcc2eb
commit ee5852a78a

View File

@ -1,5 +1,5 @@
<?php
return array (
'Endpoint Url' => 'URL конечной точки',
'Url Prefix' => 'Префикс Url',
'Url Prefix' => 'Префикс URL',
);