search icon
location icon
Location
location icon

Junior react developer to language support project

Frontend developer
Youpal Group
location icon
Sweden - Remote
February 17, 2025

JSON, React, Routing, Umeå • + 1umeå UMÉMA, Frontend developer

Deadline
None
Work Level
Junior
Employee Type
Fulltime

We need help implementing language support in our application MHA Reacts Internationalization (i18n) Routing And create translation files for Swedish and English.We estimate that the work takes approx.1.5-2 months.

Translation files are in the form JSON and contain keys that link to words or sentences.The work involves going through all pages and components of SenseWorks applications and replacing the static texts by tieing a key in the translation file and retrieving the value via a function.For example.

Before:

const MyComponent = () => {

Return <div> static text </div

}

After:

// sv.json

{

Foo: "Statical text"

}

// en.json

{

foo: "Static text"

}

const MyComponent = () => {

const text = useTranslation("foo")

return <div>{text}</div

}

Job Description
I’m looking for a good designer as partner to work together on projects, that wants to expand his knowledge into the UX/UI and product area to collaborate on medium size projects. We will start with 20 hours per week and we might extend to full time after 2-3 months. First project is on financial instruments with blockchain as backend technology.
Requirements
On-site in United Arab Emirates
Have good communication skills and team working skill.
Know the principal of animation and you can create high quality prototypes.
Following design system guidelines
Are you interested in this Job?
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.