translations updated

This commit is contained in:
Benjamin Takats
2022-12-14 11:57:46 +01:00
parent 92cb9cfe20
commit 2108b39161
4 changed files with 27 additions and 3 deletions

View File

@@ -24,6 +24,11 @@ class City extends Resource
*/
public static $title = 'name';
public static function label()
{
return __('City');
}
/**
* The columns that should be searched.
* @var array