Skip to content

Commit 2b551ec

Browse files
committed
Fixed the "target-language" attribute of the "validators.fr.xliff" file
1 parent 0d7e4cf commit 2b551ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Resources/translations/validators.fr.xliff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
22
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
3-
<file source-language="en" target-language="en" datatype="plaintext" original="file.ext">
3+
<file source-language="en" target-language="fr" datatype="plaintext" original="file.ext">
44
<body>
55
<trans-unit id="post.blank_summary">
66
<source>post.blank_summary</source>

0 commit comments

Comments
 (0)