From: Maximiliano Sandoval <m.sandoval@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH proxmox-yew-comp v5 3/6] language map: add Lao as available language
Date: Fri, 31 Jul 2026 09:06:50 +0200 [thread overview]
Message-ID: <20260731070655.49895-4-m.sandoval@proxmox.com> (raw)
In-Reply-To: <20260731070655.49895-1-m.sandoval@proxmox.com>
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---
src/lib.rs | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/lib.rs b/src/lib.rs
index fe07518..b52e060 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -316,6 +316,7 @@ pub fn available_language_list() -> Vec<LanguageInfo> {
LanguageInfo::new("ja", "日本語", gettext_noop("Japanese")),
LanguageInfo::new("ka", "ქართული", gettext_noop("Georgian")),
LanguageInfo::new("ko", "한국어", gettext_noop("Korean")),
+ LanguageInfo::new("lo", "ພາສາລາວ", gettext_noop("Lao")),
LanguageInfo::new("nb", "Bokmål", gettext_noop("Norwegian (Bokmal)")),
LanguageInfo::new("nl", "Nederlands", gettext_noop("Dutch")),
LanguageInfo::new("nn", "Nynorsk", gettext_noop("Norwegian (Nynorsk)")),
--
2.47.3
next prev parent reply other threads:[~2026-07-31 7:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-31 7:06 [PATCH proxmox-yew-comp/widget-toolkit v5 0/6] ui: add Greek, Irish, and Lao translations Maximiliano Sandoval
2026-07-31 7:06 ` [PATCH proxmox-yew-comp v5 1/6] language map: add Greek as available language Maximiliano Sandoval
2026-07-31 7:06 ` [PATCH proxmox-yew-comp v5 2/6] language map: add Irish " Maximiliano Sandoval
2026-07-31 7:06 ` Maximiliano Sandoval [this message]
2026-07-31 7:06 ` [PATCH widget-toolkit v5 4/6] language map: add Greek " Maximiliano Sandoval
2026-07-31 7:06 ` [PATCH widget-toolkit v5 5/6] language map: add Irish " Maximiliano Sandoval
2026-07-31 7:06 ` [PATCH widget-toolkit v5 6/6] language map: add Lao " Maximiliano Sandoval
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260731070655.49895-4-m.sandoval@proxmox.com \
--to=m.sandoval@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox