-
-
Notifications
You must be signed in to change notification settings - Fork 436
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multilingual Support added #21
base: master
Are you sure you want to change the base?
Conversation
👷 Deploy request for accountill pending review.Visit the deploys page to approve it
|
@aannaassalam great! I'll test your PR and merge if everything works well. |
I couldn't deploy your PR. Could you check and see what the problem is? |
Is it running fine on local environment? |
I just checked now and it's not running locally. I got this error: `ReferenceError: t is not defined
Can you check and ensure everything is working correctly so I can merge it? |
Yeah sure I will be updating you on this thread soon... Thanks
…On Sat, 28 Jan 2023 at 8:34 PM Panshak Solomon ***@***.***> wrote:
Is it running fine on local environment?
I just checked now and it's not running locally. I got this error:
`ReferenceError: t is not defined
AddClient
C:/Users/E7470/Desktop/multi/client/src/components/Invoice/AddClient.js:142
139 | open={open}
140 | fullWidth
141 | >
142 | <DialogTitle
| ^ 143 | id="customized-dialog-title"
144 | onClose={handleClose}
145 | style={{ paddingLeft: "20px", color: "white" }}`
Can you check and ensure everything is working correctly so I can merge it?
Thanks.
—
Reply to this email directly, view it on GitHub
<#21 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANCGS5QSS4R6YA2UBO6CLATWUUYQDANCNFSM6AAAAAATKLGEOM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Please cross-check the code. Looks like you're calling hooks outside the body of a function component |
@panshak fixed it was a reference error, I was trying to call the hook without creating an instance. |
Hi, Panshak have you got any update on this pull request... |
@aannaassalam, seems like your PR have a merge conflict. Allow me some time to figure this out or if you can check the main branch and see if you can fix it, that'll be helpful. |
Hello sir |
Can you help me to add your multilingual feature ? |
Hi, I have added the multilingual support to this Accounthill invoicing project here. Please check it once I hope you like it and appreciate my work.
This is a solution for issue #10. It supports the following languages: English, Spanish, French, Portuguese, Chinese, Hindi, Arabic, Urdu, Vietnamese, Turkish, Japanese, Greek, Indonesian, Italian, Russian, Korean, and German.