Skip to content

Commit

Permalink
Add default value to prevent warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Novotny committed Jun 9, 2018
1 parent e2cc9f7 commit 15a1c39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Humanizer/Properties/Resources.resx
Original file line number Diff line number Diff line change
Expand Up @@ -576,4 +576,7 @@
<data name="TimeSpanHumanize_SingleYear_Words" xml:space="preserve">
<value>one year</value>
</data>
<data name="TimeSpanHumanize_MultipleDays_DualTrialQuadral" xml:space="preserve">
<value>{0} days</value>
</data>
</root>

0 comments on commit 15a1c39

Please sign in to comment.