benawad / dogehouse

Taking voice conversations to the moon πŸš€
https://dogehouse.tv/
MIT License
9.12k stars 1.48k forks source link

added Kurdish/Sorani folder for translation, translated some concepts #2826

Closed shalawfatah closed 3 years ago

shalawfatah commented 3 years ago

I added a folder for Kurdish/Sorani [Central Kurdish] translation. This work is not finished yet but some 50 terms have been translated. Hopefully, I'll get it done soon.

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

dogehouse – ./kibbeh

πŸ” Inspect: https://vercel.com/benawad/dogehouse/87iKsNNYHsi4rqoejumewkccjqKT
βœ… Preview: https://dogehouse-git-fork-shalawfatah-staging-benawad.vercel.app

staging – ./kibbeh

πŸ” Inspect: https://vercel.com/dogehouse-staging/staging/Ewj8trWK1jHrh22XwknZ9z8fSyW5
βœ… Preview: Failed

[Deployment for b23105a canceled]

storybook – ./kibbeh

πŸ” Inspect: https://vercel.com/dogehouse-storybook/storybook/6quvhB8ES3GV7nPWZvGaRZgqo7cm
βœ… Preview: Canceled

[Deployment for b23105a canceled]

amitojsingh366 commented 3 years ago

please follow the proper pattern for commit messages (πŸ’‘TIP: you can use yarn commit or yarn commit:signed and answer the questions asked to generate a properly formatted one for you!)

to fix your most recent commit you can run the command git commit --amend -m "properly formatted commit message here"

to fix your older/multiple commits please take a look at this article