<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 * @author Chris Smith <chris@jalakai.co.uk>
 * @author Mustafa Icer <info@flyhost.de>
 */
$lang['reveal']                = 'göster';
$lang['reveallong']            = 'gizlenen içeriği göster';
$lang['hide']                  = 'gizle';
$lang['hidelong']              = 'içeriği gizle';
$lang['fold_unfold_all_button'] = 'katla/tüm katlamalari aç';
