pixelfed/resources/lang/tr/site.php

16 wiersze
373 B
PHP
Czysty Wina Historia

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?php
return [
'about' => 'Hakkında',
'help' => 'Yardım',
'language' => 'Dil',
'fediverse' => 'Fediverse',
'opensource' => 'Açık Kaynak',
'terms' => 'Koşullar',
'privacy' => 'Gizlilik',
'l10nWip' => 'Hala yerelleştirme üzerinde çalışıyoruz',
'currentLocale' => 'Mevcut konum',
'selectLocale' => 'Desteklenen dillerden birini seçiniz',
];