akaunting/resources/lang/el-GR/companies.php
2018-04-23 10:06:55 +03:00

14 lines
509 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 [
'domain' => 'Ιστοσελίδα',
'logo' => 'Λογότυπο',
'manage' => 'Διαχείριση εταιρειών',
'all' => 'Όλες οι εταιρείες',
'error' => [
'delete_active' => 'Σφάλμα: Δεν μπορείτε να διαγράψετε μια ενεργή εταιρεία, παρακαλώ πρέπει πρώτα να την τροποποιήσετε!',
],
];