new crowdin translations
This commit is contained in:
11
resources/lang/fi-FI/dashboards.php
Normal file
11
resources/lang/fi-FI/dashboards.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'error' => [
|
||||
'not_user_dashboard' => 'Virhe: Tämän ohjausnäkymän muuttaminen ei ole sallittua!',
|
||||
'delete_last' => 'Virhe: Viimeistä ohjausnäkymääei voi poistaa. Luo ensin uusi ohjausnäkymä!',
|
||||
'disable_last' => 'Virhe: Viimeistä ohjausnäkymää ei voi poistaa käytöstä. Luo ensin uusi ohjausnäkymä!',
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user