feat(i18n): translate server messages (#40626)
This commit is contained in:
@@ -140,8 +140,7 @@ const isCertMapSelector = createSelector(
|
||||
|
||||
const honestyInfoMessage = {
|
||||
type: 'info',
|
||||
message: 'flash.msg-1',
|
||||
needsTranslating: true
|
||||
message: 'flash.msg-1'
|
||||
};
|
||||
|
||||
const initialState = {
|
||||
|
Reference in New Issue
Block a user