1
0
This repository has been archived on 2025-06-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
LuckyCoinkydink/plugins/serendipity_plugin_recententries/lang_is.inc.php
2006-08-02 10:07:34 +00:00

9 lines
413 B
PHP

<?php # $Id$
@define('PLUGIN_RECENTENTRIES_TITLE', 'Nýlegar færslur');
@define('PLUGIN_RECENTENTRIES_BLAHBLAH', 'Sýnir titla og dagsetningar nýlegustu færslanna');
@define('PLUGIN_RECENTENTRIES_NUMBER', 'Fjöldi færsla');
@define('PLUGIN_RECENTENTRIES_NUMBER_BLAHBLAH', 'Hversu margar færslur ættu að vera sýndar? (Sjálfgefið gildi: 10)');
/* vim: set sts=4 ts=4 expandtab : */
?>