8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82b6ec1 commit 90f3b94Copy full SHA for 90f3b94
src/Symfony/Component/Form/Resources/translations/validators.ja.xlf
@@ -11,8 +11,8 @@
11
<target>アップロードされたファイルが大きすぎます。小さなファイルで再度アップロードしてください。</target>
12
</trans-unit>
13
<trans-unit id="30">
14
- <source>The CSRF token is invalid.</source>
15
- <target>CSRFトークンが無効です。</target>
+ <source>The CSRF token is invalid. Please try to resubmit the form.</source>
+ <target>CSRFトークンが無効です、再送信してください。</target>
16
17
</body>
18
</file>
0 commit comments