tari-project / tari-universe

Other
0 stars 3 forks source link

feat(ui): implement multiple languages support #118

Closed Misieq01 closed 4 months ago

Misieq01 commented 4 months ago

Description

Implements support for displaying multiple languages in frontend application

Motivation and Context

We want to support multiple languages

How Has This Been Tested?

Manually with buttons for switching language

What process can a PR reviewer use to test or verify this change?

Run application locally and use upper right corner buttons for switching language context

Breaking Changes