8000 minor #38830 [Security] Add missing translations for Ukrainian (uk) (… · symfony/symfony@b42451a · GitHub
[go: up one dir, main page]

Skip to content

Commit b42451a

Browse files
minor #38830 [Security] Add missing translations for Ukrainian (uk) (Comrade42)
This PR was merged into the 3.4 branch. Discussion ---------- [Security] Add missing translations for Ukrainian (uk) | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Fix #38769 | License | MIT | Doc PR | N/A Commits ------- 969603b [Security] Add missing translations for Ukrainian (uk)
2 parents f366593 + 969603b commit b42451a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/Symfony/Component/Security/Core/Resources/translations/security.uk.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,14 @@
6666
<source>Account is locked.</source>
6767
<target>Обліковий запис заблоковано.</target>
6868
</trans-unit>
69+
<trans-unit id="17">
70+
<source>Too many failed login attempts, please try again later.</source>
71+
<target>Забагато невдалих спроб входу. Будь ласка, спробуйте пізніше.</target>
72+
</trans-unit>
73+
<trans-unit id="18">
74+
<source>Invalid or expired login link.</source>
75+
<target>Посилання для входу недійсне, або термін його дії закінчився.</target>
76+
</trans-unit>
6977
</body>
7078
</file>
7179
</xliff>

0 commit comments

Comments
 (0)
0