mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2026-01-26 10:23:17 +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