public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] langs/list: Sort languages list.
@ 2025-05-11  4:34 Stephen Cuka
  0 siblings, 0 replies; only message in thread
From: Stephen Cuka @ 2025-05-11  4:34 UTC (permalink / raw)
  To: development; +Cc: Stephen Cuka

 - Sort languages list used by gui.cgi so that the languages
   appear in alphabetical order in the dropdown.

Signed-off-by: Stephen Cuka <stephen@firemypi.org>
---
 langs/list | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/langs/list b/langs/list
index ed59c86b4..a9cc5325d 100644
--- a/langs/list
+++ b/langs/list
@@ -1,9 +1,9 @@
-en:English:English
 de:Deutsch:German
-fr:Français:French
+en:English:English
 es:Español:Spanish
+fr:Français:French
+it:Italiano:Italian
+nl:Nederlands:Dutch
 pl:Polski:Polish
 ru:Русский:Russian
-nl:Nederlands:Dutch
 tr:Türkçe:Turkish
-it:Italiano:Italian
-- 
2.43.0



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-05-11  4:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-11  4:34 [PATCH] langs/list: Sort languages list Stephen Cuka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox