mirror of
https://github.com/swaywm/sway.git
synced 2024-10-31 21:47:24 +00:00
readme: sort language list alphabetically
This commit is contained in:
parent
c256fd4743
commit
01706f7c90
32
README.md
32
README.md
|
@ -1,6 +1,6 @@
|
||||||
# sway
|
# sway
|
||||||
|
|
||||||
**[English][en]** - [日本語][ja] - [Français][fr] - [Українська][uk] - [Español][es] - [Polski][pl] - [中文-简体][zh-CN] - [Deutsch][de] - [Nederlands][nl] - [Русский][ru] - [中文-繁體][zh-TW] - [Português][pt] - [Dansk][dk] - [한국어][ko] - [Română][ro] - [Magyar][hu] - [Türkçe][tr] - [فارسی][ir] - [Ελληνικά][gr] - [Italiano][it]
|
**[English][en]** - [Deutsch][de] - [Dansk][dk] - [Español][es] - [Français][fr] - [Ελληνικά][gr] - [Magyar][hu] - [ﻑﺍﺮﺳی][ir] - [Italiano][it] - [日本語][ja] - [한국어][ko] - [Nederlands][nl] - [Polski][pl] - [Português][pt] - [Română][ro] - [Русский][ru] - [Türkçe][tr] - [Українська][uk] - [中文-简体][zh-CN] - [中文-繁體][zh-TW]
|
||||||
|
|
||||||
sway is an [i3]-compatible [Wayland] compositor. Read the [FAQ]. Join the
|
sway is an [i3]-compatible [Wayland] compositor. Read the [FAQ]. Join the
|
||||||
[IRC channel] \(#sway on irc.libera.chat).
|
[IRC channel] \(#sway on irc.libera.chat).
|
||||||
|
@ -62,25 +62,25 @@ Run `sway` from a TTY. Some display managers may work but are not supported by
|
||||||
sway (gdm is known to work fairly well).
|
sway (gdm is known to work fairly well).
|
||||||
|
|
||||||
[en]: https://github.com/swaywm/sway#readme
|
[en]: https://github.com/swaywm/sway#readme
|
||||||
[ja]: https://github.com/swaywm/sway/blob/master/README.ja.md
|
|
||||||
[fr]: https://github.com/swaywm/sway/blob/master/README.fr.md
|
|
||||||
[uk]: https://github.com/swaywm/sway/blob/master/README.uk.md
|
|
||||||
[es]: https://github.com/swaywm/sway/blob/master/README.es.md
|
|
||||||
[pl]: https://github.com/swaywm/sway/blob/master/README.pl.md
|
|
||||||
[zh-CN]: https://github.com/swaywm/sway/blob/master/README.zh-CN.md
|
|
||||||
[de]: https://github.com/swaywm/sway/blob/master/README.de.md
|
[de]: https://github.com/swaywm/sway/blob/master/README.de.md
|
||||||
[nl]: https://github.com/swaywm/sway/blob/master/README.nl.md
|
|
||||||
[ru]: https://github.com/swaywm/sway/blob/master/README.ru.md
|
|
||||||
[zh-TW]: https://github.com/swaywm/sway/blob/master/README.zh-TW.md
|
|
||||||
[pt]: https://github.com/swaywm/sway/blob/master/README.pt.md
|
|
||||||
[dk]: https://github.com/swaywm/sway/blob/master/README.dk.md
|
[dk]: https://github.com/swaywm/sway/blob/master/README.dk.md
|
||||||
[ko]: https://github.com/swaywm/sway/blob/master/README.ko.md
|
[es]: https://github.com/swaywm/sway/blob/master/README.es.md
|
||||||
[ro]: https://github.com/swaywm/sway/blob/master/README.ro.md
|
[fr]: https://github.com/swaywm/sway/blob/master/README.fr.md
|
||||||
[hu]: https://github.com/swaywm/sway/blob/master/README.hu.md
|
|
||||||
[tr]: https://github.com/swaywm/sway/blob/master/README.tr.md
|
|
||||||
[ir]: https://github.com/swaywm/sway/blob/master/README.ir.md
|
|
||||||
[gr]: https://github.com/swaywm/sway/blob/master/README.gr.md
|
[gr]: https://github.com/swaywm/sway/blob/master/README.gr.md
|
||||||
|
[hu]: https://github.com/swaywm/sway/blob/master/README.hu.md
|
||||||
|
[ir]: https://github.com/swaywm/sway/blob/master/README.ir.md
|
||||||
[it]: https://github.com/swaywm/sway/blob/master/README.it.md
|
[it]: https://github.com/swaywm/sway/blob/master/README.it.md
|
||||||
|
[ja]: https://github.com/swaywm/sway/blob/master/README.ja.md
|
||||||
|
[ko]: https://github.com/swaywm/sway/blob/master/README.ko.md
|
||||||
|
[nl]: https://github.com/swaywm/sway/blob/master/README.nl.md
|
||||||
|
[pl]: https://github.com/swaywm/sway/blob/master/README.pl.md
|
||||||
|
[pt]: https://github.com/swaywm/sway/blob/master/README.pt.md
|
||||||
|
[ro]: https://github.com/swaywm/sway/blob/master/README.ro.md
|
||||||
|
[ru]: https://github.com/swaywm/sway/blob/master/README.ru.md
|
||||||
|
[tr]: https://github.com/swaywm/sway/blob/master/README.tr.md
|
||||||
|
[uk]: https://github.com/swaywm/sway/blob/master/README.uk.md
|
||||||
|
[zh-CN]: https://github.com/swaywm/sway/blob/master/README.zh-CN.md
|
||||||
|
[zh-TW]: https://github.com/swaywm/sway/blob/master/README.zh-TW.md
|
||||||
[i3]: https://i3wm.org/
|
[i3]: https://i3wm.org/
|
||||||
[Wayland]: http://wayland.freedesktop.org/
|
[Wayland]: http://wayland.freedesktop.org/
|
||||||
[FAQ]: https://github.com/swaywm/sway/wiki
|
[FAQ]: https://github.com/swaywm/sway/wiki
|
||||||
|
|
Loading…
Reference in a new issue