mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
add languages
This commit is contained in:
@@ -50,7 +50,7 @@ class Venue extends Resource
|
||||
|
||||
public function subtitle()
|
||||
{
|
||||
return __('Stadt: :name', ['name' => $this->city->name]);
|
||||
return __('City: :name', ['name' => $this->city->name]);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user