feat(i18n): translate server messages (#40626)

This commit is contained in:
Tom
2021-01-07 12:36:51 -06:00
committed by Mrugesh Mohapatra
parent 77022b8a56
commit 072a7ce6c6
11 changed files with 64 additions and 98 deletions

View File

@@ -140,8 +140,7 @@ const isCertMapSelector = createSelector(
const honestyInfoMessage = {
type: 'info',
message: 'flash.msg-1',
needsTranslating: true
message: 'flash.msg-1'
};
const initialState = {