Skip to content

Commit

Permalink
Merge branch 'jgoldhammer-master'
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrozanec committed Oct 28, 2016
2 parents 48b775e + d746eca commit 85ceadd
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions src/main/resources/CronUtilsI18N.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
between_x_and_y=between {0} and {1}
every=every
and=and
at=at
day=day
days=days
hour=hour
hours=hours
minute=minute
minutes=minutes
second=second
seconds=seconds
month=month
months=months
year=year
years=years
between=between
of_every_month=of every month
of_the_month=of the month
last=last
the_nearest_weekday_to_the=the nearest weekday to the
last_day_of_month=last day of month
last_weekday_of_month=last weekday of month

0 comments on commit 85ceadd

Please sign in to comment.