new crowdin translations

This commit is contained in:
Crowdin Bot
2020-12-26 23:32:05 +00:00
parent fc2e844228
commit 2c176515ad
220 changed files with 4500 additions and 276 deletions

View File

@ -0,0 +1,11 @@
<?php
return [
'error' => [
'not_user_dashboard' => 'Error: You are not allowed to change this dashboard!',
'delete_last' => 'Error: Can not delete the last dashboard. Please, create a new one first!',
'disable_last' => 'Error: Can not disable the last dashboard. Please, create a new one first!',
],
];