We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95f196f commit 7d0811cCopy full SHA for 7d0811c
src/Symfony/Component/Validator/Resources/translations/validators.id.xlf
@@ -164,7 +164,7 @@
164
</trans-unit>
165
<trans-unit id="44">
166
<source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source>
167
- <target>Lebar gambar terlalu kecil ({{ width}}px). Ukuran lebar minimum yang diharapkan adalah {{ min_width }}px.</target>
+ <target>Lebar gambar terlalu kecil ({{ width }}px). Ukuran lebar minimum yang diharapkan adalah {{ min_width }}px.</target>
168
169
<trans-unit id="45">
170
<source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source>
0 commit comments