* #132 - added translations * wip * #132 - added translations * #132 - cs fix * #132 - cs fix Co-authored-by: Adrian Hopek <adrian.hopek@blumilk.pl>
This commit is contained in:
@@ -19,6 +19,6 @@ class YearPeriodExists implements Rule
|
||||
|
||||
public function message(): string
|
||||
{
|
||||
return "The year period for given year doesn't exist.";
|
||||
return __("The year period for given year does not exist.");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user