Describe the bug
The placeholder for when no language matches the search filter in the language picker does not exist. The key is misnamed as "no_currency_found", but "no_language_found" does not exist in the translation files anyways.
To Reproduce
Steps to reproduce the behavior:
- Go to Account page
- Click on "Change language"
- Type in "asdasd"
- It shows "ui.change_language_details.no_currency_found"
Expected behavior
Should show a string like "No language found."
App version
Happens on latest main branch.
Describe the bug
The placeholder for when no language matches the search filter in the language picker does not exist. The key is misnamed as "no_currency_found", but "no_language_found" does not exist in the translation files anyways.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should show a string like "No language found."
App version
Happens on latest main branch.