A1lo

Results 79 comments of A1lo

> Maybe in mobile, too? We can switch language on mobile, see: https://user-images.githubusercontent.com/15844309/180918220-e9c49ec4-9e51-4686-ad2d-b70d46502a91.mp4

poke @irvin for a review on `l10n-zh` translation

Is there any problem on this?

> Thanks for the PR and for the reminder! the `ssh_url` still used the `git` protocol in my testing, but it still makes sense to switch over to it in...

> @yin1999 I'm still seeing the `git` protocol in your first video: > > ![image](https://user-images.githubusercontent.com/38270282/193817146-1e618748-a7cc-45e3-aee6-8f506a8b341d.png) This is still `ssh` protocol, because we can omit `ssh://` prefix: ![image](https://user-images.githubusercontent.com/15844309/193817665-7ffdd0b2-c43a-4a84-b57d-a62335d1e69c.png)

> This is still `ssh` protocol, because we can omit `ssh://` prefix: See also:

Maybe we should ignore `_redirects.txt`, for there is a redirect like this (maybe a mistake): https://github.com/mdn/translated-content/blob/8ed6dea31e84cf67e2f413a6f47ba751350abc13/files/fr/_redirects.txt#L1847 ``` /fr/docs/HTML/Element/Output_{{HTMLVersionInline(5)}}_{{fx_minversion_inline(4)}} /fr/docs/Web/HTML/Element/Output ``` Or we can remove this redirect? /cc @SphinxKnight