1<?php
2/**
3 * Czech language file for BlogMeta plugin
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 * @author     Martin Plicka <mail@mplicka.cz>
6 */
7
8$lang["posted"] = "Vloženo";
9?>