Skip to content

Commit

Permalink
[import] Rename attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
rastislav-chynoransky committed Jan 17, 2025
1 parent d0d5a9e commit 3b53959
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/Importers/UpmImporter.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ class UpmImporter extends AbstractImporter
];

protected $defaults = [
'relationship_type:sk' => 'zo súboru',
'relationship_type:cs' => 'ze souboru',
'relationship_type:sk' => 'zbierka',
'relationship_type:cs' => 'sbírka',
'relationship_type:en' => 'collection',
'gallery:cs' => 'Uměleckoprůmyslové museum v Praze, UPM',
'gallery:sk' => 'Umeleckopriemyselné múzeum v Prahe, UPM',
Expand Down

0 comments on commit 3b53959

Please sign in to comment.