Akaunting/resources/lang/el-GR/dashboards.php

16 lines
746 B
PHP
Raw Permalink 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 [
'error' => [
'not_user_dashboard' => 'Δεν επιτρέπεται να αλλάξετε τον πίνακα ελέγχου',
'delete_last' => 'Δεν μπορείτε να σβήσετε αυτόν τον πίνακα ελέγχου. Δημιουργήστε έναν νέο πρώτα',
'disable_last' => 'Δεν μπορείτε να απενεργοποιήσετε αυτόν τον πίνακα ελέγχου. Δημιουργήστε έναν νέο πρώτα',
],
'form_description' => [
'general' => 'Επιλέξτε τους χρήστες που θέλετε να έχουν πρόσβαση στο νέο ταμπλό.',
],
];