Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85558f0 commit 70e0440Copy full SHA for 70e0440
1 file changed
README.rst
@@ -84,12 +84,14 @@ the PSF for inclusion in the documentation.
84
上請參考 https://gitforwindows.org/)
85
- 一個 ``.po`` 檔的編輯器。推薦使用 `Poedit <https://poedit.net>`_,若熟悉 po 檔用一般文字編輯器亦可。
86
- macOS 的使用者還需要先利用 `homebrew <https://brew.sh/index_zh-tw>`_ 安裝 gettext,屆時 Sphinx 會使用到。
87
+
88
.. code-block:: bash
89
90
brew install gettext
-
91
brew link gettext --force
92
93
- 安裝 pre-commit 自動在 commit 時檢查 ``.po`` 檔格式。
94
95
96
97
pip install pre-commit
0 commit comments