Skip to content

Commit

Permalink
venue title
Browse files Browse the repository at this point in the history
  • Loading branch information
asika32764 committed Jul 7, 2024
1 parent 99e6d04 commit 569fb95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Module/Admin/Venue/VenueEditView.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ public function prepare(AppContext $app, View $view): mixed
protected function prepareMetadata(HtmlFrame $htmlFrame): void
{
$htmlFrame->setTitle(
$this->trans('unicorn.title.edit', title: 'Venue')
$this->trans('unicorn.title.edit', title: '場館')
);
}
}

0 comments on commit 569fb95

Please sign in to comment.