Skip to content

Commit

Permalink
minor symfony#56876 [Security] Reviewed Romanian translation (thunderer)
Browse files Browse the repository at this point in the history
This PR was merged into the 5.4 branch.

Discussion
----------

[Security] Reviewed Romanian translation

| Q             | A
| ------------- | ---
| Branch?       | 5.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Issues        | Fix symfony#54559
| License       | MIT

Reviewed translation key 20 with help from a native speaker, confirmed the line looks good.

Commits
-------

8b19b08 [Security] reviewed Romanian translation of key 20
  • Loading branch information
fabpot committed May 31, 2024
2 parents f7de3e1 + 8b19b08 commit f60c3cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
</trans-unit>
<trans-unit id="20">
<source>Too many failed login attempts, please try again in %minutes% minutes.</source>
<target state="needs-review-translation">Prea multe încercări eșuate de autentificare, vă rugăm să încercați din nou peste %minutes% minut.|Prea multe încercări eșuate de autentificare, vă rugăm să încercați din nou peste %minutes% minute.</target>
<target>Prea multe încercări eșuate de autentificare, vă rugăm să încercați din nou peste %minutes% minut.|Prea multe încercări eșuate de autentificare, vă rugăm să încercați din nou peste %minutes% minute.</target>
</trans-unit>
</body>
</file>
Expand Down

0 comments on commit f60c3cf

Please sign in to comment.