#132 - added translations
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