Update missing translation handler.
This commit is contained in:
parent
282b16b1af
commit
850376c34d
@ -18,7 +18,7 @@
|
||||
.name;
|
||||
|
||||
/*@ngInject*/
|
||||
function ThingsboardMissingTranslateHandler($log, types) {
|
||||
function ThingsboardMissingTranslateHandler(/*$log, types*/) {
|
||||
|
||||
return function (translationId) {
|
||||
/*if (translationId && !translationId.startsWith(types.translate.customTranslationsPrefix)) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user