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:
@@ -51,7 +51,7 @@ class City extends Resource
|
||||
|
||||
public function subtitle()
|
||||
{
|
||||
return __('Land: :name', ['name' => $this->country->name]);
|
||||
return __('Country: :name', ['name' => $this->country->name]);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user