Backwards-compatibility shim. The data was split into one file per language under ./chrome-i18n/ (see ./chrome-i18n/index.ts). This file is kept so that existing imports of ./render-lib/chrome-i18n.js continue to work unchanged.
./chrome-i18n/
./chrome-i18n/index.ts
./render-lib/chrome-i18n.js
Description
Backwards-compatibility shim. The data was split into one file per language under
./chrome-i18n/(see./chrome-i18n/index.ts). This file is kept so that existing imports of./render-lib/chrome-i18n.jscontinue to work unchanged.