File tree 1 file changed +24
-0
lines changed
src/Symfony/Bundle/FrameworkBundle/Resources/translations
1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 138
138
<source >The file could not be uploaded</source >
139
139
<target >Berkas tidak dapat diunggah</target >
140
140
</trans-unit >
141
+ <trans-unit id =" 35" >
142
+ <source >This value should be a valid number</source >
143
+ <target >Nilai ini harus angka yang sah</target >
144
+ </trans-unit >
145
+ <trans-unit id =" 36" >
146
+ <source >This file is not a valid image</source >
147
+ <target >Berkas ini tidak termasuk gambar</target >
148
+ </trans-unit >
149
+ <trans-unit id =" 37" >
150
+ <source >This is not a valid IP address</source >
151
+ <target >Ini bukan alamat IP yang sah</target >
152
+ </trans-unit >
153
+ <trans-unit id =" 38" >
154
+ <source >This value is not a valid language</source >
155
+ <target >Nilai ini bukan bahasa yang sah</target >
156
+ </trans-unit >
157
+ <trans-unit id =" 39" >
158
+ <source >This value is not a valid locale</source >
159
+ <target >Nilai ini bukan lokal yang sah</target >
160
+ </trans-unit >
161
+ <trans-unit id =" 40" >
162
+ <source >This value is not a valid country</source >
163
+ <target >Nilai ini bukan negara yang sah</target >
164
+ </trans-unit >
141
165
</body >
142
166
</file >
143
167
</xliff >
You can’t perform that action at this time.
0 commit comments