diff --git a/app/views/help/wiki_syntax/common_mark/de/wiki_syntax_detailed_common_mark.html.erb b/app/views/help/wiki_syntax/common_mark/de/wiki_syntax_detailed_common_mark.html.erb index 3eb5b7fdd..1ab53b679 100644 --- a/app/views/help/wiki_syntax/common_mark/de/wiki_syntax_detailed_common_mark.html.erb +++ b/app/views/help/wiki_syntax/common_mark/de/wiki_syntax_detailed_common_mark.html.erb @@ -27,6 +27,7 @@
  • Makros
  • Hervorgehobener Programmcode
  • Roh HTML
  • +
  • Alerts
  • Links

    @@ -368,5 +369,52 @@ Es kann durch Klicken auf einen Link erweitert werden. bar +

    Alerts

    + +

    +

    +
    NOTE
    +
    +
    > [!NOTE]
    > Wiki page edits are preserved as history, allowing you to restore previous versions if needed.
    +
    +

    Note

    +

    Wiki page edits are preserved as history, allowing you to restore previous versions if needed.

    +
    +
    +
    TIP
    +
    +
    > [!TIP]
    > To quickly review the update history of an issue, use the "History" tab for convenient access.
    +
    +

    Tip

    +

    To quickly review the update history of an issue, use the "History" tab for convenient access.

    +
    +
    +
    IMPORTANT
    +
    +
    > [!IMPORTANT]
    > Changing role permissions can affect user access across all projects, so be mindful of potential impacts.
    +
    +

    Important

    +

    Changing role permissions can affect user access across all projects, so be mindful of potential impacts.

    +
    +
    +
    CAUTION
    +
    +
    > [!CAUTION]
    > When installing plugins, make sure to verify compatibility. Version differences can cause unexpected behavior.
    +
    +

    Caution

    +

    When installing plugins, make sure to verify compatibility. Version differences can cause unexpected behavior.

    +
    +
    +
    WARNING
    +
    +
    > [!WARNING]
    > Deleting an issue is a permanent action. Be certain it is truly necessary before proceeding.
    +
    +

    Warning

    +

    Deleting an issue is a permanent action. Be certain it is truly necessary before proceeding.

    +
    +
    +
    +

    + diff --git a/app/views/help/wiki_syntax/common_mark/ta-in/wiki_syntax_detailed_common_mark.html.erb b/app/views/help/wiki_syntax/common_mark/ta-in/wiki_syntax_detailed_common_mark.html.erb index 84d7fac65..9ca412210 100644 --- a/app/views/help/wiki_syntax/common_mark/ta-in/wiki_syntax_detailed_common_mark.html.erb +++ b/app/views/help/wiki_syntax/common_mark/ta-in/wiki_syntax_detailed_common_mark.html.erb @@ -27,6 +27,7 @@
  • குறுநிரல்கள்
  • சிறப்பம்ச குறியீடு
  • Raw HTML
  • +
  • Alerts
  • இணைப்புகள்

    @@ -377,5 +378,52 @@ https://www.redmine.org, someone@example.com மிதவை +

    Alerts

    + +

    +

    +
    NOTE
    +
    +
    > [!NOTE]
    > Wiki page edits are preserved as history, allowing you to restore previous versions if needed.
    +
    +

    Note

    +

    Wiki page edits are preserved as history, allowing you to restore previous versions if needed.

    +
    +
    +
    TIP
    +
    +
    > [!TIP]
    > To quickly review the update history of an issue, use the "History" tab for convenient access.
    +
    +

    Tip

    +

    To quickly review the update history of an issue, use the "History" tab for convenient access.

    +
    +
    +
    IMPORTANT
    +
    +
    > [!IMPORTANT]
    > Changing role permissions can affect user access across all projects, so be mindful of potential impacts.
    +
    +

    Important

    +

    Changing role permissions can affect user access across all projects, so be mindful of potential impacts.

    +
    +
    +
    CAUTION
    +
    +
    > [!CAUTION]
    > When installing plugins, make sure to verify compatibility. Version differences can cause unexpected behavior.
    +
    +

    Caution

    +

    When installing plugins, make sure to verify compatibility. Version differences can cause unexpected behavior.

    +
    +
    +
    WARNING
    +
    +
    > [!WARNING]
    > Deleting an issue is a permanent action. Be certain it is truly necessary before proceeding.
    +
    +

    Warning

    +

    Deleting an issue is a permanent action. Be certain it is truly necessary before proceeding.

    +
    +
    +
    +

    +