bitshares / bitshares/bitshares-ui

Text translation doesn't work on the initial splash screen

Open
#3,207 0 comments 0 reactions 0 assignees View on GitHub
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**
![image](https://user-images.githubusercontent.com/11815105/75138309-f4f91a00-56fa-11ea-8576-39412f9eef5a.png)

![image](https://user-images.githubusercontent.com/11815105/75138284-e14db380-56fa-11ea-90e9-57102683336d.png)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.