私のコードは次のようなものです:
function enableUser(Restangular, $state, notification) {
...
...
notification.log(
{{ "DISABLED_LOG_DISABLE" | translate }},
{ addnCls: 'humane-flatty-success' });
}
{{ "DISABLED_LOG_DISABLE" | translate }}
画面に直接表示されることがわかりましたが、必要なのはDisabled employee
それを与えるときです{'DISABLED_LOG_DISABLE': 'Disabled employee'}