bitshares / bitshares/bitshares-ui
Text translation doesn't work on the initial splash screen
- Dominant language
- JavaScript
- Stars
- 520
- Forks
- 575
- Avg merge
- 12h 7m
- Merged PRs (30d)
- 5
Description
**Describe the bug**
Text translation doesn't work on the initial splash screen
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://wallet.bitshares.org/#/settings
2. Change the language of the UI - to any other than English, for example, Chinese or Russian
3. Press F5 or refresh page
**Expected behavior**
String: "Connecting to API server:" - must be translated into the appropriate language, as line data is in json language files ( inside the block "app_init" )
**Screenshots**


Contributor guide
Research direction
Reproduce the issue at the wallet settings URL by changing the language and refreshing the page. Inspect the initial splash-screen entry point and the JSON language files in the app_init block, then verify that “Connecting to API server:” uses the selected language instead of English.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend, internationalization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100