feat: add chinese trad for taiwan translations#486
feat: add chinese trad for taiwan translations#486priscilawebdev merged 4 commits intoverdaccio:masterfrom
Conversation
b48439c to
7637b99
Compare
Awesome !!! Thanks 😊 (btw I love Taiwan, my last visit was priceless) |
|
@tso1158687 could you rebase? I just merged a new feature wich conflict with your code. |
Thanks for loving Taiwan 😄 |
Sure, I'll rebase it |
07522dc to
be23af6
Compare
feat(lang): add chinese traditional language for Taiwanese
be23af6 to
bbaa8e5
Compare
| const optionLabel = useCallback(({ translation }: ReturnType<typeof getCurrentLngDetails>) => translation, [ | ||
| getCurrentLngDetails, | ||
| ]); | ||
| // prettier-ignore |
There was a problem hiding this comment.
Please why did you add 'prettier-ignore' here?
There was a problem hiding this comment.
I can not pass lint check because of this line, but I don't know how to fix it.
So I add prettier-ignore to try but I forget removing this.
Sorry for confused you
|
@tso1158687 Good Job! Thank you!.. if you don't mind I will update the snapshots, so we can merge it 😉🙂 |
|
SonarCloud Quality Gate failed.
|
Thank you! |
feat(lang): add chinese traditional language for Taiwanese
Type: translation
The following has been addressed in the PR:
There is a related issue?
NO
Unit or Functional tests are included in the PR
NO
Description: Add Chinese Traditional translations for Taiwanese (zh-TW)