Custom label for extensions menu entry (#95)
Signed-off-by: Aoun Bukhari <bukhari@itemis.de>pull/96/head
parent
619035d367
commit
238ba3d695
|
@ -15,4 +15,6 @@ angular.module('PaperUI.constants', [])
|
|||
'rules': true,
|
||||
'preferences': true,
|
||||
'groups': false
|
||||
}).constant('moduleLabels', {
|
||||
'extensions' : 'Add-ons'
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue