Thanks for taking the time to review the project. This is my first task as a frontend developer inter within the services of Prifini company.
Now into the project...
Changes implemented in "alpha" branch
β Set up the app-desktop project on my local machine.
β Import in each corresponding file the i18n module from @prifina-apps/utils.
β Initialize the above module with 118n.init() for it's corresponding use.
β Change each <Text>.....</Text> with its corresponding language variable.
β Each new variable is added inside utils/lib/locales/en.js.
Good to know:
The new languages variables have the following name convention: (stage of the project + root folder + Filename + corresponding value)
All the variables that don't follow this name convention are already specified inside the UI TEXT notion table and do not need any major changes just only declaring the existing variable.
Final notes - Reviewer
Is expected that his PR follows all the requirements for the first task any suggestions are appreciated.
Let's have a talk π€
Feel free to open a new issue for any type of reply or comment on this PR
Hi there ππ»
Now into the project...
Changes implemented in "alpha" branch
i18n
module from@prifina-apps/utils
.118n.init()
for it's corresponding use.<Text>.....</Text>
with its corresponding language variable.utils/lib/locales/en.js
.Good to know:
Final notes - Reviewer
Let's have a talk π€