ultimatepos/Modules/Spreadsheet/Resources/lang/tr/lang.php

20 lines
716 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 [
'spreadsheet' => 'E-tablo',
'spreadsheet_module' => 'Elektronik Tablo Modülü',
'sheets' => 'Çarşaflar',
'my_spreadsheets' => 'E-tablolarım',
'create_spreadsheet' => 'Elektronik Tablo Oluştur',
'no_spreadsheet_found' => 'E-tablo bulunamadı!',
'view_spreadsheet' => 'Elektronik Tabloyu Görüntüle',
'share' => 'Paylaş',
'share_excel' => 'E-tabloyu paylaş',
'todos' => 'Todo',
'access_spreadsheet' => 'E-tabloya erişim',
'create_spreadsheet' => 'E-tablo oluştur',
'spreadsheet_shared_notif_text' => ':shared_by bir elektronik tablo paylaştı - :name',
'shared_by' => 'Paylaşan : :name',
'created_by' => 'Oluşturan : :name',
];