Skip to content

Commit cfe7452

Browse files
committed
Added bash to list of languages
1 parent e44198f commit cfe7452

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/popup.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ <h1>CodeTranslateAI</h1>
1212

1313
<div class="select-wrapper">
1414
<select id="language-select">
15+
<option value="Bash">Bash</option>
1516
<option value="C">C</option>
1617
<option value="Csharp">C#</option>
1718
<option value="Cpp">C++</option>

0 commit comments

Comments
 (0)