<?php
/**
 * English language file for BlogMeta plugin
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Martin Plicka <mail@mplicka.cz>
 */


$lang["posted"] = "Posted";

?>