[Bug]Locale bundle missing for 'currency'?
- Dominant language
- Python
- Stars
- 16
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
# 🐛 Bug
While the wallet UI does a great job of displaying spanish strings after said language is specified, the drop-down currency selector stays in english.
## To reproduce
1. Change locale from 'en' to 'es'
2. Note vast majority of strings of UI elements are displayed in spanish
=> except the currency pull down stays in english (see uploaded image)

**Code snippet to reproduce**
```rust
# Your code goes here
# Please make sure it does not require any external dependencies
```
**Stack trace/error message**
```
// Paste the output here
```
## Expected Behavior
'currencly' should be in spanish
## System information
**Please complete the following information:**
-
git pull from 1.24.21
-
-
- macos 11
## Additional context
Add any other context about the problem here.
Contributor guide
Research direction
Start by locating the wallet UI's locale resources and the currency dropdown implementation, then trace why Spanish strings are not used there. Reproduce the issue by changing the locale from en to es and confirm that the currency options are displayed in Spanish when done.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, localization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100