- language fix

- move item popup fix
This commit is contained in:
Čarodej
2022-03-21 11:56:31 +01:00
parent 1d144d6c9e
commit 5531be6640
16 changed files with 102 additions and 31 deletions

View File

@@ -263,6 +263,7 @@ return [
'date_of_issue' => 'Date of issue',
'period' => 'Period',
'Description' => 'description',
'description' => 'description',
'generated_by' => 'Generated by',
],
'regular' => [
@@ -270,10 +271,10 @@ return [
'cancel' => 'Cancel',
'close' => 'Close',
'create_folder' => 'Create folder',
'delete' => 'Delete item',
'delete' => 'Delete',
'download_item' => 'Download item',
'info_panel' => 'Info panel',
'move' => 'Move item',
'move' => 'Move',
'print' => 'Print item',
'share_item' => 'Share item',
'sorting_view' => 'Sorting and View',