FreshRSS-Extensions/xExtension-YouTube/i18n/tr/ext.php

11 lines
358 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return array(
'yt_videos' => array(
'height' => 'Oynatıcı yükseklik',
'width' => 'Oynatıcı genişlik',
'show_content' => 'Yayın içeriğini görüntüle',
'download_channel_icons' => 'Automatically download and set channel icons for feeds',
'use_nocookie' => 'Çerezsiz olan "www.youtube-nocookie.com" alan adını kullanın',
),
);