Skip to content

Commit d7edd7f

Browse files
committedMar 21, 2025
Merge branch '6.4' into 7.2
* 6.4: [HttpKernel] Fix TraceableEventDispatcher when the StopWatch service has been reset fix translation in spanish [FrameworkBundle] Remove redundant `name` attribute from `default_context` [Validator] Fix typo in uk translation Only remove E_WARNING from error level
2 parents 9950d2e + 9314555 commit d7edd7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Resources/translations/validators.uk.xlf

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
</trans-unit>
181181
<trans-unit id="48">
182182
<source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source>
183-
<target>Значення повиино бути рівним {{ limit }} символу.|Значення повиино бути рівним {{ limit }} символам.|Значення повиино бути рівним {{ limit }} символам.</target>
183+
<target>Значення повинно бути рівним {{ limit }} символу.|Значення повинно бути рівним {{ limit }} символам.|Значення повинно бути рівним {{ limit }} символам.</target>
184184
</trans-unit>
185185
<trans-unit id="49">
186186
<source>The file was only partially uploaded.</source>

0 commit comments

Comments
 (0)
Please sign in to comment.