Skip to content

Commit

Permalink
TASK: Update translations from translation tool
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed May 26, 2020
1 parent 7a0c325 commit 0c5e70d
Showing 1 changed file with 3 additions and 3 deletions.
Expand Up @@ -27,13 +27,13 @@
<target state="translated">不是有效日期</target></trans-unit>
<trans-unit id="1325615630" xml:space="preserve">
<source>The given date must be between {0} and {1}</source>
<target state="translated">日期必须在 {0} 到 {1}之间</target></trans-unit>
<target state="translated">日期必须在 {0,datetime,datetime} 和 {1,datetime,datetime} 之间</target></trans-unit>
<trans-unit id="1324315107" xml:space="preserve">
<source>The given date must be after {0}</source>
<target state="translated">给定的日期必须在 {0} 之后</target></trans-unit>
<target state="translated">日期必须在{0,datetime,datetime}之后</target></trans-unit>
<trans-unit id="1324315115" xml:space="preserve">
<source>The given date must be before {0}</source>
<target state="translated">给定的日期必须在 {0} 之前</target></trans-unit>
<target state="translated">日期必须在{0,datetime,datetime}之前</target></trans-unit>
<!-- DateTimeValidator -->
<trans-unit id="1281454676" xml:space="preserve">
<source>The "locale" option can be only set to string identifier, or Locale object</source>
Expand Down

0 comments on commit 0c5e70d

Please sign in to comment.