Skip to content

Commit 4cf0160

Browse files
committed
minor #1157 Add missing spanish translation (DIOHz0r)
This PR was merged into the master branch. Discussion ---------- Add missing spanish translation There is a missing string translation from the English version. Commits ------- 089c3d7 add missing spanish translation
2 parents e5e5a8f + 089c3d7 commit 4cf0160

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

translations/validators+intl-icu.es.xlf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
33
<file source-language="en" target-language="es" datatype="plaintext" original="file.ext">
44
<body>
5+
<trans-unit id="post.slug_unique">
6+
<source>post.slug_unique</source>
7+
<target>Este título ya se usó en otro artículo y ambos deben ser únicos.</target>
8+
</trans-unit>
59
<trans-unit id="post.blank_summary">
610
<source>post.blank_summary</source>
711
<target>No es posible dejar el resumen del artículo vacío.</target>

0 commit comments

Comments
 (0)