File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1414 */
1515
1616 'week_start_select ' => 'Select Day of Week ' ,
17- 'week_start ' => 'Day of the Week ' ,
17+ 'week_start ' => 'Day the Week Starts On ' ,
1818 'today ' => 'Today ' ,
1919 'clear ' => 'Clear ' ,
2020 'days ' => [
Original file line number Diff line number Diff line change 8989 <!-- Week Start format -->
9090 <div class =" form-group {{ $errors -> has (' week_start' ) ? ' error' : ' ' } }" >
9191
92- <label for =" week_start" class =" col-md-3 control-label" >{{ trans (' general .week_start' ) } } </label >
92+ <label for =" week_start" class =" col-md-3 control-label" >{{ trans (' datepicker .week_start' ) } } </label >
9393
9494 <div class =" col-md-5 col-xs-12" >
9595 <select name =" week_start" class =" select2" style =" width : 100% ;" aria-label =" week_start" data-placeholder =" {{ trans (' datepicker.select_day' ) } }" >
You can’t perform that action at this time.
0 commit comments