francotseng 5c678d2378 Fix misused html attribute 'translation' in base-node.html
Replace attribue 'translation' of elemet #driverInterfaces
with 'translate'.

'translation' is not a valid html attribue, it should be
'translate' instead, which means the content of the
element should be translated.

Change-Id: I8700e42140fb12b7ceaafcba10d6c1b26172918d
2019-03-29 15:21:54 +08:00
..