diff options
author | EuAndreh <eu@euandre.org> | 2021-06-08 13:16:41 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-08 13:16:41 -0300 |
commit | d8e48270ac061ae54e6bb9de88e91d1370f9447b (patch) | |
tree | e611665de7ed52c1abf6cdf9e78f7e9c006998d2 /locale/fr/LC_MESSAGES/_tils | |
parent | aux/workflow/public.sh: Use tabs over spaces (diff) | |
download | euandre.org-d8e48270ac061ae54e6bb9de88e91d1370f9447b.tar.gz euandre.org-d8e48270ac061ae54e6bb9de88e91d1370f9447b.tar.xz |
Update locale/ files
Diffstat (limited to '')
-rw-r--r-- | locale/fr/LC_MESSAGES/_tils/2020-11-12-diy-bare-bones-ci-server-with-bash-and-nix.po | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/locale/fr/LC_MESSAGES/_tils/2020-11-12-diy-bare-bones-ci-server-with-bash-and-nix.po b/locale/fr/LC_MESSAGES/_tils/2020-11-12-diy-bare-bones-ci-server-with-bash-and-nix.po index 7c9cbfc..6d72a19 100644 --- a/locale/fr/LC_MESSAGES/_tils/2020-11-12-diy-bare-bones-ci-server-with-bash-and-nix.po +++ b/locale/fr/LC_MESSAGES/_tils/2020-11-12-diy-bare-bones-ci-server-with-bash-and-nix.po @@ -40,12 +40,6 @@ msgid "" "the test command." msgstr "" -msgid "" -"After using a similar post-receive hook for a while, I now even generate a " -"simple HTML file to make the [logs available](https://ci.euandreh.xyz/) " -"through the browser." -msgstr "" - msgid "Upsides" msgstr "" @@ -93,6 +87,18 @@ msgstr "" msgid "eu_categories: ci" msgstr "" +msgid "" +"After using a similar post-receive hook for a while, I now even generate a " +"simple HTML file to make the logs available ([example " +"project](https://euandreh.xyz/remembering/)) through the browser." +msgstr "" + +#~ msgid "" +#~ "After using a similar post-receive hook for a while, I now even generate a " +#~ "simple HTML file to make the [logs available](https://ci.euandreh.xyz/) " +#~ "through the browser." +#~ msgstr "" + #~ msgid "" #~ "#!/usr/bin/env bash\n" #~ "set -Eeuo pipefail\n" |