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 ae55dcd commit 211f89dCopy full SHA for 211f89d
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