Skip to content

Fix: locale on event model

What does this MR do and why?

In this MR, I enlisted all the action types into maps so that we can utilize them later in the upcoming MRs, using the localized action names for the UI instead of raw English texts so other language users can be benefited.

/cc @prajnamas @orozot @qk44077907

Screenshots or screen recordings

Since there were no translation entries for these actions at all, there will have no comparison for before and after.

The screenshot shows the action names which were not externalized.

CleanShot_2022-10-11_at_13.54.11_2x

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Wu Jeremy

Merge request reports