はじまりの大地
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
/**
|
||||
* english language file for oembed plugin
|
||||
*
|
||||
* @author Dwayne Bent <dbb.pub0@liqd.org>
|
||||
* @author nik gaffney <nik@fo.am>
|
||||
*/
|
||||
|
||||
$lang['resolution_priority'] = 'Initial resolution method';
|
||||
|
||||
$lang['enable_direct_link'] = 'Enable !direct links';
|
||||
$lang['enable_link_discovery'] = 'Enable link discovery';
|
||||
$lang['enable_provider_list'] = 'Enable local provider list';
|
||||
|
||||
$lang['format_preference'] = 'Preferred response format';
|
||||
|
||||
$lang['fullwidth_images'] = 'Render full width images only (i.e. <code>width=100%</code>)';
|
||||
|
||||
Reference in New Issue
Block a user