From 8edb9c1626bc1ba8c6b0f55a723fed9de67fe258 Mon Sep 17 00:00:00 2001 From: krishna3324 Date: Mon, 24 Nov 2025 22:18:23 +0530 Subject: [PATCH 1/2] docs: add Punjabi translation link to README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The Punjabi (ਪੰਜਾਬੀ) translation README.pa.md was added 2 weeks ago but was missing from the translations list in the main README. This adds it to maintain completeness of the translations section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c120b24859..97926f1cce 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,7 @@ This repository, including all its contents, sub-projects, modules, and componen - [Malayalam / മലയാളം](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.ml.md) - [Polish / Polski](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.pl.md) - [Portuguese / Português](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.pt.md) +- - [Punjabi / ਪੰਜਾਬੀ](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.pa.md) - [Romanian / Română](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.ro.md) - [Russian / Русский](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.ru.md) - [Spanish / Español](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.es.md) From 13eb0e08c125506223652c59a0b70362bfd1f3e4 Mon Sep 17 00:00:00 2001 From: Nariman Jelveh Date: Mon, 24 Nov 2025 08:56:03 -0800 Subject: [PATCH 2/2] Fix Punjabi link formatting in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97926f1cce..71a90bb12e 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ This repository, including all its contents, sub-projects, modules, and componen - [Malayalam / മലയാളം](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.ml.md) - [Polish / Polski](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.pl.md) - [Portuguese / Português](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.pt.md) -- - [Punjabi / ਪੰਜਾਬੀ](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.pa.md) +- [Punjabi / ਪੰਜਾਬੀ](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.pa.md) - [Romanian / Română](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.ro.md) - [Russian / Русский](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.ru.md) - [Spanish / Español](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.es.md)