Localisation updates for extension messages from Betawiki (2008-01-21 17:19 CET)

This commit is contained in:
Siebrand Mazeland 2008-01-21 16:57:03 +00:00
parent 486e0f461f
commit d1aabe30bc
1 changed files with 9 additions and 0 deletions

9
ContactPage.i18n.tr.php Normal file
View File

@ -0,0 +1,9 @@
<?php
/** Turkish (Türkçe)
* @author Karduelis
*/
$messages = array(
'contactpage-fromname' => 'isminiz *',
'contactpage-fromaddress' => 'e-postanız *',
);