Changeset 8482 for extensions/ContactForm/language/pl_PL/plugin.lang.php
- Timestamp:
- Jan 6, 2011, 10:55:51 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/ContactForm/language/pl_PL/plugin.lang.php
r7197 r8482 1 1 <?php 2 /* $Id: plugin.lang.php 3864 2009-09-17 22:55:20Z ddtddt $ */3 // translated by emcek4 2 if (!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!'); 5 3 global $lang; … … 88 86 $lang['cf_file_empty'] = 'Plik jest pusty'; 89 87 $lang['cf_format_date'] = '%D %M %Y'; 88 89 // translated by emcek 90 90 ?>
Note: See TracChangeset
for help on using the changeset viewer.