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 5872ea9 commit e159969Copy full SHA for e159969
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