Update missing translation handler.
This commit is contained in:
		
							parent
							
								
									850376c34d
								
							
						
					
					
						commit
						effb629a33
					
				@ -20,7 +20,7 @@
 | 
			
		||||
/*@ngInject*/
 | 
			
		||||
function ThingsboardMissingTranslateHandler(/*$log, types*/) {
 | 
			
		||||
 | 
			
		||||
    return function (translationId) {
 | 
			
		||||
    return function (/*translationId*/) {
 | 
			
		||||
        /*if (translationId && !translationId.startsWith(types.translate.customTranslationsPrefix)) {
 | 
			
		||||
            $log.warn('Translation for ' + translationId + ' doesn\'t exist');
 | 
			
		||||
        }*/
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user