Skip to content

Commit

Permalink
add missing options
Browse files Browse the repository at this point in the history
  • Loading branch information
1emming authored and nicolas-grekas committed Aug 18, 2014
1 parent 65862c9 commit 2d5ab91
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -180,7 +180,7 @@
</trans-unit>
<trans-unit id="48">
<source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source>
<target>Deze waarde moet exact {{ limit }} tekens lang zijn.</target>
<target>Deze waarde moet exact {{ limit }} teken lang zijn.|Deze waarde moet exact {{ limit }} tekens lang zijn.</target>
</trans-unit>
<trans-unit id="49">
<source>The file was only partially uploaded.</source>
Expand Down

0 comments on commit 2d5ab91

Please sign in to comment.