Skip to content

Commit

Permalink
Add Web UI support in Japanese incus page
Browse files Browse the repository at this point in the history
Signed-off-by: KATOH Yasufumi <[email protected]>
  • Loading branch information
tenforward committed Dec 14, 2024
1 parent 939879b commit a860868
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/incus/try-it.ja.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ <h3></h3>
<p class="admonition-title">Tip</p>
<p>チュートリアルのいずれかのコマンドをクリックし、ターミナルにコピーしてください。<!-- Click on any of the commands in the tutorial to copy it into the terminal. --></p>
</div>
<p><b>NEW:</b> <a href="" class="tryit_ui_url">Incus の Web インターフェース</a> を試すこともできます <!-- You can also try one of the <a href="" class="tryit_ui_url">Incus web interfaces</a -->!</p>
<nav aria-label="...">
<ul class="p-inline-list u-align--center u-no-margin--bottom">
<li class="p-inline-list__item">
Expand Down Expand Up @@ -449,7 +450,7 @@ <h3></h3>
<hr/>
<div class="p-card" id="tryit_console_panel">
<div class="p-card__content">
<h2 class="p-heading--4">ターミナル<!-- Terminal -->(残り <span class="minutes"></span><!-- minutes --><!-- , --><span class="seconds"></span><!-- seconds remaining --></h2>
<h2 class="p-heading--4">ターミナル<!-- Terminal -->(残り <span class="minutes"></span><!-- minutes --><!-- , --><span class="seconds"></span><!-- seconds remaining --> (<!-- Try a --><a target="_blank" class="tryit_ui_url">Web UI</a> を試す)</h2>
<div style="overflow: auto; background-color: #000;">
<div id="tryit_console"></div>
</div>
Expand Down

0 comments on commit a860868

Please sign in to comment.