Skip to content

Commit

Permalink
Merge branch '6.4' into 7.1
Browse files Browse the repository at this point in the history
* 6.4:
  remove conflict with symfony/serializer < 6.4
  Reviewed and Translated zh_CN
  [PropertyInfo] Fix write visibility for Asymmetric Visibility and Virtual Properties
  [Translation] [Bridge][Lokalise] Fix empty keys array in PUT, DELETE requests causing Lokalise API error
  • Loading branch information
nicolas-grekas committed Nov 27, 2024
2 parents b598200 + 19cdb7d commit 294426c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/translations/security.zh_CN.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
</trans-unit>
<trans-unit id="20">
<source>Too many failed login attempts, please try again in %minutes% minutes.</source>
<target state="needs-review-translation">登录尝试失败次数过多,请在 %minutes% 分钟后再试。|登录尝试失败次数过多,请在 %minutes% 分钟后再试。</target>
<target>登录尝试失败次数过多,请在 %minutes% 分钟后重试。</target>
</trans-unit>
</body>
</file>
Expand Down

0 comments on commit 294426c

Please sign in to comment.