Add simplified translations

This commit is contained in:
Bogdan
2023-08-11 19:40:01 +03:00
parent 894a5943e4
commit abaf39d67e
8 changed files with 135 additions and 26 deletions
@@ -56,7 +56,7 @@ const columns = [
name: 'customFormatScore',
label: React.createElement(Icon, {
name: icons.SCORE,
title: translate('CustomFormatScore')
title: () => translate('CustomFormatScore')
}),
isSortable: true,
isVisible: true