From ac477538798aec75cc92d356ea341194cf0605d9 Mon Sep 17 00:00:00 2001 From: 2400032286 <2400032286@kluniversity.in> Date: Thu, 6 Nov 2025 23:38:10 +0530 Subject: [PATCH] Fix formatting: Add space after slash in German translation (#1925) Changed 'German/ Deutsch' to 'German / Deutsch' to match the formatting style of all other translation entries in the list. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fd87e73f..af3efbce2 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ This repository, including all its contents, sub-projects, modules, and componen - [Farsi / فارسی](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.fa.md) - [Finnish / Suomi](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.fi.md) - [French / Français](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.fr.md) -- [German/ Deutsch](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.de.md) +- [German / Deutsch](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.de.md) - [Hebrew/ עברית](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.he.md) - [Hindi / हिंदी](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.hi.md) - [Hungarian / Magyar](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.hu.md)