Skip to content

Commit 9835d55

Browse files
committed
[FrameworkBundle] added a missing translation for pt_PT (backported from master)
1 parent d650d65 commit 9835d55

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Resources/translations/validators.pt_PT.xliff

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,10 @@
162162
<source>This value is not a valid country</source>
163163
<target>Este valor não é um País válido</target>
164164
</trans-unit>
165+
<trans-unit id="41">
166+
<source>This value is already used</source>
167+
<target>Este valor já está a ser usado</target>
168+
</trans-unit>
165169
</body>
166170
</file>
167171
</xliff>

0 commit comments

Comments
 (0)