* chore(ui): enable eslint rules for i18next
add sync language resources with main file
* chore : exclude i18next/no-literal-string for js, jsx, json and test files
* chore: add connection schemas in eslint ignore
* fix : missing localization part 1
* fix : missing localization part 2
* fix : missing localization part 3
* fix : missing localization part 4
* fix : missing localization part 5
* fix : missing localization part 6
* fix : unit test
* ignore mock files
* update i18next/no-literal-string to error from warning
* address comments
* fix cypress
* fix cypress
* fix element not found error on tests
* scroll to element before assertion
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* Remove the text ellipses and wrap the content to next line
* fix column to left
* Made action column fix to right side and remove last run from fixed
* fix cypress issue