diff options
author | Romain d'Alverny <rda@mageia.org> | 2011-07-18 21:07:40 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2011-07-18 21:07:40 +0000 |
commit | 599157b751522f0f2b064d17091f88958c8fdec8 (patch) | |
tree | 6e3760ac95819722e4bfec60b482498121d52373 /en/index_locales.php | |
parent | 2d745fa52eeba25fb50304442c167fc598bc21e4 (diff) | |
download | www-599157b751522f0f2b064d17091f88958c8fdec8.tar www-599157b751522f0f2b064d17091f88958c8fdec8.tar.gz www-599157b751522f0f2b064d17091f88958c8fdec8.tar.bz2 www-599157b751522f0f2b064d17091f88958c8fdec8.tar.xz www-599157b751522f0f2b064d17091f88958c8fdec8.zip |
add tr strings (attila)
Diffstat (limited to 'en/index_locales.php')
-rw-r--r-- | en/index_locales.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/en/index_locales.php b/en/index_locales.php index 7920c9da0..9c07ed447 100644 --- a/en/index_locales.php +++ b/en/index_locales.php @@ -307,5 +307,11 @@ $_t = array( 'join-us' => 'Junte-se a Nós!', 'right-now' => 'Está a acontecer agora', 'news' => 'Noticias', + ), + 'tr' => array( + 'page_title' => 'Mageia - Yeni Bir Linux Dağıtımı', + 'page_desc' => 'Mageia, topluluk temelli yeni bir Linux dağıtımıdır.', + 'page_h1' => 'Yeni Bir Linux Dağıtımı', + 'mageia-is-here' => 'Mageia 1 burada!' ) ); |