new crowdin translations
This commit is contained in:
11
resources/lang/et-EE/dashboards.php
Normal file
11
resources/lang/et-EE/dashboards.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'error' => [
|
||||
'not_user_dashboard' => 'Viga: Teil pole lubatud seda töölaudet muuta!',
|
||||
'delete_last' => 'Viga: viimast töölaudet ei saa kustutada. Palun looge kõigepealt uus!',
|
||||
'disable_last' => 'Viga: viimast töölaudet ei saa keelata. Palun looge kõigepealt uus!',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user