diem / reference-wallet

A reference wallet.
Apache License 2.0
15 stars 13 forks source link

[Bug]Locale bundle missing for 'currency'? #36

Open javaservlets opened 3 years ago

javaservlets commented 3 years ago

🐛 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:

Additional context

Add any other context about the problem here.