Skip to content

Commit 422aa05

Browse files
committed
fixed typos in several translations
1 parent bc6536f commit 422aa05

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Resources/translations/validators.es.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</trans-unit>
1313
<trans-unit id="30">
1414
<source>The CSRF token is invalid. Please try to resubmit the form.</source>
15-
<target>El token CSRF no es válido. Por favor, pruebe de enviar nuevamente el formulario</target>
15+
<target>El token CSRF no es válido. Por favor, pruebe de enviar nuevamente el formulario.</target>
1616
</trans-unit>
1717
</body>
1818
</file>

Resources/translations/validators.gl.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</trans-unit>
1313
<trans-unit id="30">
1414
<source>The CSRF token is invalid. Please try to resubmit the form.</source>
15-
<target>O token CSRF non é válido. Por favor, probe a enviar novamente o formulario</target>
15+
<target>O token CSRF non é válido. Por favor, probe a enviar novamente o formulario.</target>
1616
</trans-unit>
1717
</body>
1818
</file>

Resources/translations/validators.ja.xlf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
<body>
55
<trans-unit id="28">
66
<source>This form should not contain extra fields.</source>
7-
<target>フィールドグループに追加のフィールドを含んではなりません.</target>
7+
<target>フィールドグループに追加のフィールドを含んではなりません</target>
88
</trans-unit>
99
<trans-unit id="29">
1010
<source>The uploaded file was too large. Please try to upload a smaller file.</source>
11-
<target>アップロードされたファイルが大きすぎます。小さなファイルで再度アップロードしてください.</target>
11+
<target>アップロードされたファイルが大きすぎます。小さなファイルで再度アップロードしてください</target>
1212
</trans-unit>
1313
<trans-unit id="30">
1414
<source>The CSRF token is invalid.</source>
15-
<target>CSRFトークンが無効です.</target>
15+
<target>CSRFトークンが無効です</target>
1616
</trans-unit>
1717
</body>
1818
</file>

0 commit comments

Comments
 (0)