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:

committed by
GitHub

parent
ca1f55f1eb
commit
b731fedb33
@@ -13,7 +13,7 @@
|
||||
|
||||
- क्रेडेंशियल्स के साथ एक नया पैकेज स्रोत जोड़ें:
|
||||
|
||||
`choco source add --name {{नाम}} --source {{यूआरएल}} --user {{उपयोगकर्ता नाम}} --password {{पासवर्ड}}`
|
||||
`choco source add --name {{नाम}} --source {{यूआरएल}} --user {{उपयोगकर्ता_नाम}} --password {{पासवर्ड}}`
|
||||
|
||||
- क्लाइंट प्रमाणपत्र के साथ एक नया पैकेज स्रोत जोड़ें:
|
||||
|
||||
|
Reference in New Issue
Block a user