Katsuyuki Karasawa

Results 140 comments of Katsuyuki Karasawa

``` - [ ] ja-JP - [ ] ko-KR - [ ] zh-CN - [ ] zh-tw ``` I've already seen the discussion, so I made a checkbox for which...

--- name: i18n Roadmap about: i18n support and associated language additions title: #719 --- ## Usage - Close Issue when all work is complete - If the work is unnecessary,...

Thank you! It's a big project, so I'd like to have a branch to throw these untested or created by people other than kkatano. I think develop is the branch...

> Using the suggestion by @akynau I also had to change: > > ```ts > type CarouselProps = { > opts?: CarouselOptions > plugins?: CarouselPlugin // orientation?: "horizontal" | "vertical"...

https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/6695 I found a nice way to localize the Wiki. Apart from that, here's how to turn the Wiki itself into a web page https://github.com/nelsonjchen/github-wiki-see-rs @ProfaneServitor @ClashSAN

I thought of a couple of additions. Create a branch for the wiki and a folder `/repo(Wiki Branch)` or `/repo/docs` and run a sub-tree of [Wiki Repo](https://github.com/AUTOMATIC1111/stable-diffusion-webui.wiki.git) The remote will...

I think you can make a good markdown wiki with this. https://github.com/casualwriter/casual-markdown-page

It's not automatic translation, but what about having separate folders for each locale? It may be difficult to follow, but you could make `repo/locale/zh-CN` and make `zh-CN` a sub-tree, and...

@ClashSAN That doesn't sound too bad. Now we just need to make it possible to follow this with a sub-tree ( [Wiki](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki) ), get the wiki branch in order, and...

@ClashSAN I checked the [ArchiSteamFarm wiki](https://github.com/JustArchiNET/ArchiSteamFarm/wiki). I found the following As for language changes, it looks like we can put them in `_sidebar.md`. ![image](https://user-images.githubusercontent.com/70247011/212477893-068b42b2-2f52-44bd-9488-d5ad837c6a91.png) *Example* ```md | [![ja-JP](https://raw.githubusercontent.com/hjnilsson/country-flags/master/png100px/jp.png)](https://github.com/Katsuyuki-Karasawa/stable-diffusion-webui-localization-ja_JP/wiki) | |...