recurring tooltip added #1pbthq3
This commit is contained in:
		@@ -3,6 +3,9 @@
 | 
			
		||||
return [
 | 
			
		||||
 | 
			
		||||
    'recurring'             => 'Recurring',
 | 
			
		||||
    'interval'              => 'Interval',
 | 
			
		||||
    'frequency'             => 'Frequency',
 | 
			
		||||
    'count'                 => 'Count',
 | 
			
		||||
    'every'                 => 'Every',
 | 
			
		||||
    'period'                => 'Period',
 | 
			
		||||
    'times'                 => 'Times',
 | 
			
		||||
@@ -17,5 +20,6 @@ return [
 | 
			
		||||
    'years'                 => 'Year(s)',
 | 
			
		||||
    'message'               => 'This is a recurring :type and the next :type will be automatically generated on :date',
 | 
			
		||||
    'message_parent'        => 'This :type was automatically generated from :link',
 | 
			
		||||
    'tooltip'               => 'Besides the predefined periods, possible to adjust customized periods regarding the requirements. <br><b>Tip:</b> The count must be set to zero up to recur infinitely.',
 | 
			
		||||
 | 
			
		||||
];
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user