bitbof / klecks

Community funded painting tool powering Kleki.com
https://klecks.org
MIT License
235 stars 73 forks source link

Russian translation #104

Closed Blueberryy closed 11 months ago

Blueberryy commented 1 year ago

I will be going to fork this repo and make a PR with my translation. Hope your website supports Russian characters :p

Blueberryy commented 1 year ago

Or maybe not make PR, i don't know where i do those commands lol (npm run lang:add)

bitbof commented 1 year ago

You run those commands in the terminal, from within the root folder of Klecks. It requires that "node" is installed.

You can also do this without installing anything, by using GitHub Codespaces. Start a Codespace from within your fork. Then when it's open, it will take control of the terminal after a while, trying to run some commands. Cancel that with ctrl + c (while the terminal is focused). And then you can type commands in the terminal. First "npm i", and second "npm run lang:add ru". This creates the empty language file. I also recorded a video of that.

https://github.com/bitbof/klecks/assets/870828/cd300a35-85e0-4c36-b0c9-a0b2cf5c4170

Another alternative is using the spreadsheet here: https://kleki.com/about#translations You get it by clicking on "Start a new translation".

I appreciate your interest in helping with translating! :)

Blueberryy commented 1 year ago

You run those commands in the terminal, from within the root folder of Klecks. It requires that "node" is installed.

You can also do this without installing anything, by using GitHub Codespaces. Start a Codespace from within your fork. Then when it's open, it will take control of the terminal after a while, trying to run some commands. Cancel that with ctrl + c (while the terminal is focused). And then you can type commands in the terminal. First "npm i", and second "npm run lang:add ru". This creates the empty language file. I also recorded a video of that.

codespace_add_lang.mp4 Another alternative is using the spreadsheet here: https://kleki.com/about#translations You get it by clicking on "Start a new translation".

I appreciate your interest in helping with translating! :)

Already sent email with my translation with spreadsheet

bitbof commented 11 months ago

Your translation is released! (Kleki 0.6.4, and d62a430b8e2d315eb52a307d2257e62ac5f1a381)