pages.hi: fix username translation, Windows paths (#14902)

* pages.hi: fix username translation, Windows paths

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* pages.hi: fix false positives from username space fix

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
K.B.Dharun Krishna
2024-11-18 23:03:18 +05:30
committed by GitHub
parent ca1f55f1eb
commit b731fedb33
12 changed files with 25 additions and 25 deletions

View File

@@ -29,8 +29,8 @@
- किसी फ़ाइल से पैकेज आयात करें, या स्थापित पैकेज़ को किसी फ़ाइल में निर्यात करें:
`winget {{import|export}} {{--import-file|--output}} {{फ़ाइल/का/पथ}}`
`winget {{import|export}} {{--import-file|--output}} {{फ़ाइल\का\पथ}}`
- विंगेट-पीकेजीएस(winget-pkgs) रिपॉजिटरी में पीआर(PR) सबमिट करने से पहले मैनिफ़ेस्ट को सत्यापित करें:
`winget validate {{प्रकट/का/पथ}}`
`winget validate {{प्रकट\का\पथ}}`