Skip to content

Commit e3c3338

Browse files
committed
Merge branch '7.1' into 7.2
* 7.1: Remove comment about AppVeyor in `phpunit` [Webhook][RemoteEvent] fix SendgridPayloadConverter category support Update old Appveyor skip conditions sync the Dutch translation file with changes from the 7.2 branch [Yaml] fix inline notation with inline comment fix(property-info): make sure that SerializerExtractor returns null for invalid class metadata [RemoteEvent][Webhook] fix SendgridRequestParser & SendgridPayloadConverter in case of missing sg_message_id fix_50486 - memory leak
2 parents 1415d9a + 6782c0b commit e3c3338

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Resources/translations/validators.nl.xlf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,10 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target>Deze waarde mag niet na week "{{ max }}" liggen.</target>
468468
</trans-unit>
469+
<trans-unit id="120">
470+
<source>This value is not a valid slug.</source>
471+
<target state="needs-review-translation">Deze waarde is geen geldige slug.</target>
472+
</trans-unit>
469473
</body>
470474
</file>
471475
</xliff>

0 commit comments

Comments
 (0)