Skip to content

622 Use translation library in delete section of settings

Why this change?

Closes #622

Description

I have tested this MR:

  • tested this PR on iOS simulator/physical device,
  • tested this PR on Android simulator/physical device,
  • ran e2e tests.

Steps to Test or Reproduce

  • Open delete section
    • Verify that all translations are correct when deleting data successfully
  • Try to delete data again
    • Verify that dialog pops up to inform you that there are no data to be deleted
    • Verify that text in dialog is correct
Edited by Lisa

Merge request reports