From 449b636cf2b129281819290e81fe5cce82d2c918 Mon Sep 17 00:00:00 2001 From: 2400032286 <2400032286@kluniversity.in> Date: Thu, 6 Nov 2025 10:20:39 +0530 Subject: [PATCH] Fix formatting: Add space after slash in German translation 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 2fd87e73f8..af3efbce29 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)