mirror of https://github.com/searx/searx
[fix] little typo
This commit is contained in:
parent
f833c3d129
commit
4eda20488b
|
@ -19,7 +19,7 @@ Update .po files
|
|||
|
||||
You may have errors here. In that case, edit the
|
||||
``update-translations.sh`` script to change ``pybabel`` to
|
||||
``pybabel-python2 or pybabel2``
|
||||
``pybabel-python2`` or ``pybabel2``
|
||||
|
||||
After this step, you can modify the .po files.
|
||||
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
</div>
|
||||
<p>You may have errors here. In that case, edit the
|
||||
<code class="docutils literal"><span class="pre">update-translations.sh</span></code> script to change <code class="docutils literal"><span class="pre">pybabel</span></code> to
|
||||
<code class="docutils literal"><span class="pre">pybabel-python2</span> <span class="pre">or</span> <span class="pre">pybabel2</span></code></p>
|
||||
<code class="docutils literal"><span class="pre">pybabel-python2</span></code> or <code class="docutils literal"><span class="pre">pybabel2</span></code></p>
|
||||
<p>After this step, you can modify the .po files.</p>
|
||||
</div>
|
||||
<div class="section" id="compile-translations">
|
||||
|
|
|
@ -19,7 +19,7 @@ Update .po files
|
|||
|
||||
You may have errors here. In that case, edit the
|
||||
``update-translations.sh`` script to change ``pybabel`` to
|
||||
``pybabel-python2 or pybabel2``
|
||||
``pybabel-python2`` or ``pybabel2``
|
||||
|
||||
After this step, you can modify the .po files.
|
||||
|
||||
|
|
Loading…
Reference in New Issue