Files
newznab-tmux/lang/vendor/forum/tr/posts.php
T
2024-04-27 08:20:00 +00:00

21 lines
654 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 [
'actions' => 'Mesaj ayarları',
'created' => 'Mesaj gönderildi',
'delete' => 'Delete post|Delete posts',
'deleted' => 'Mesaj silindi|Mesajlar silindi',
'edit' => 'Mesaj düzenle',
'last' => 'Son mesaj',
'perma_deleted' => 'Mesaj kalıcı silindi|Mesajlar kalıncı olarak silindi',
'post' => 'Mesaj|Mesajlar',
'restore' => 'Restore post|Restore posts',
'restored' => 'Mesaj geri alındı|Mesajlar geri alındı',
'select_all' => 'Select all posts',
'updated' => 'Mesaj güncellendi|Mesajlar güncellendi',
'view' => 'Mesajı görüntüle',
'your_post' => 'Sizin mesajınız',
];