How can I change the translation strings included in the iOS system?

Viewed 50

I want to make changes to an application (Translation) but I'm only having trouble with these two areas. There is no file containing these strings throughout the project. I couldn't find any documentation about my problem.

I couldn't find fields that contain:

  • Cancel
  • Continue
  • accounts

Screenshots:

accounts

accounts

cancel & continue

cancel & continue

l10n folder

l10n folder

I've looked at these resources, but this is invalid for Xcode 13.

Thanks.

0 Answers
Related