From 06a76bc9783132ba44a60135eb32bf8f26f10d81 Mon Sep 17 00:00:00 2001 From: ArneBo Date: Fri, 11 Oct 2024 10:25:42 +0200 Subject: [PATCH] fix(translations) removed sudo from docker compose commands --- docs/locales/en_GB/LC_MESSAGES/changelog.po | 2 +- docs/locales/en_US/LC_MESSAGES/changelog.po | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/locales/en_GB/LC_MESSAGES/changelog.po b/docs/locales/en_GB/LC_MESSAGES/changelog.po index 117093769..667537afe 100644 --- a/docs/locales/en_GB/LC_MESSAGES/changelog.po +++ b/docs/locales/en_GB/LC_MESSAGES/changelog.po @@ -9171,7 +9171,7 @@ msgstr "" #~ "using-the-repository>`_" #~ msgstr "" -#~ msgid "```docker compose down ```" +#~ msgid "```sh docker compose down ```" #~ msgstr "" #~ msgid "```sh docker compose up -d ```" diff --git a/docs/locales/en_US/LC_MESSAGES/changelog.po b/docs/locales/en_US/LC_MESSAGES/changelog.po index 117093769..667537afe 100644 --- a/docs/locales/en_US/LC_MESSAGES/changelog.po +++ b/docs/locales/en_US/LC_MESSAGES/changelog.po @@ -9171,7 +9171,7 @@ msgstr "" #~ "using-the-repository>`_" #~ msgstr "" -#~ msgid "```docker compose down ```" +#~ msgid "```sh docker compose down ```" #~ msgstr "" #~ msgid "```sh docker compose up -d ```"