add Turkey langauge

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8056 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2011-01-25 05:51:26 +00:00
parent 9f71a6cf1a
commit 04bbfc6cfb
78 changed files with 2490 additions and 1 deletions

View file

@ -0,0 +1,13 @@
<?php
/**
* @file /modules/editor/components/multimedia_link/lang/en.lang.php
* @author NHN (developers@xpressengine.com)
* @brief editor module > language pack of multimedia_link component
**/
$lang->multimedia_url = "Çoklu Ortam Yolu";
$lang->multimedia_caption = "ıklama Girin";
$lang->multimedia_width = "Genişlik";
$lang->multimedia_height = "Yükseklik";
$lang->multimedia_auto_start = "Otomatik Başlangıç";
?>