pages/*: add standard translation and links (#11331)
* pages/*: add standard translation and links Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * fix1: false positives; standardize Bengali, Hindi, Nepali periods * fix: periods in recently added Bengali pages Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * fix: false positives in modified files Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * cleanup: update to native period in Bengali l10n 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:
@@ -1,7 +1,7 @@
|
||||
# base64
|
||||
|
||||
> बेस 64 प्रस्तुतीकरण का उपयोग करके कोड और डिकोड करें।
|
||||
> अधिक जानकारी: <https://www.unix.com/man-page/osx/1/base64/>.
|
||||
> अधिक जानकारी: <https://www.unix.com/man-page/osx/1/base64/>।
|
||||
|
||||
- फ़ाइल को कोड करें:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# dark-mode
|
||||
|
||||
> MacOS डार्क मोड को नियंत्रित करें।
|
||||
> अधिक जानकारी: <https://github.com/sindresorhus/dark-mode>.
|
||||
> अधिक जानकारी: <https://github.com/sindresorhus/dark-mode>।
|
||||
|
||||
- डार्क मोड टॉगल करें (यदि यह वर्तमान में बंद है तो इसे चालू करें, यदि यह वर्तमान में चालू है तो इसे बंद करें):
|
||||
|
||||
|
7
pages.hi/osx/llvm-lipo.md
Normal file
7
pages.hi/osx/llvm-lipo.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# llvm-lipo
|
||||
|
||||
> यह आदेश `lipo` का उपनाम है।
|
||||
|
||||
- मूल आदेश के लिए दस्तावेज़ देखें:
|
||||
|
||||
`tldr lipo`
|
Reference in New Issue
Block a user