reference-wallet icon indicating copy to clipboard operation
reference-wallet copied to clipboard

[Bug]Locale bundle missing for 'currency'?

Open javaservlets opened this issue 4 years ago • 0 comments

🐛 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) localesError

Code snippet to reproduce

# 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.

javaservlets avatar Jan 25 '21 02:01 javaservlets