Skip to content

Commit

Permalink
Deployed 5985126 to 13.x with MkDocs 1.4.3 and mike 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 9, 2024
1 parent 893323d commit 7072cfe
Show file tree
Hide file tree
Showing 4 changed files with 237 additions and 237 deletions.
2 changes: 1 addition & 1 deletion 13.x/commands/locale_import-all/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5232,7 +5232,7 @@ <h1 id="localeimport-all">locale:import-all<a class="headerlink" href="#localeim
<h4 id="examples">Examples<a class="headerlink" href="#examples" title="Permanent link">&para;</a></h4>
<ul>
<li><code>drush locale:import-all /var/www/translations</code>. Import all translations from the defined directory (non-recursively). Supported filename patterns are: {project}-{version}.{langcode}.po, {prefix}.{langcode}.po or {langcode}.po.</li>
<li><code>drush locale:import-all /var/www/translations/custom --types=customized --override=all</code>. Import all custom translations from the defined directory (non-recursively) and override any existing translation. Supported filename patterns are: {project}-{version}.{langcode}.po, {prefix}.{langcode}.po or {langcode}.po.</li>
<li><code>drush locale:import-all /var/www/translations/custom --type=customized --override=all</code>. Import all custom translations from the defined directory (non-recursively) and override any existing translation. Supported filename patterns are: {project}-{version}.{langcode}.po, {prefix}.{langcode}.po or {langcode}.po.</li>
</ul>
<h4 id="arguments">Arguments<a class="headerlink" href="#arguments" title="Permanent link">&para;</a></h4>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion 13.x/search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 7072cfe

Please sign in to comment.