akaunting/resources/lang/tr-TR/maintenance.php

11 lines
196 B
PHP
Raw Normal View History

2019-12-25 14:32:47 +03:00
<?php
return [
'title' => 'Bakım Modu',
'message' => 'Site şu anda bakımda. Lütfen, daha sonra tekrar deneyin!',
'last-updated' => 'Bu mesaj :timestamp önce güncellendi',
];