Code: Select all
-<td align="right" style="width:60px"><label for="Language">Language: </label></td>
+<td align="right" style="width:60px"><label for="Language"><span data-i18n="Language"></span>: </label></td>
So my doubt is: Is it need to add a translation field in all the jason files if I want to add a new one in just one file? I mean, is there no default value?
Thanks.