Skip to content

Commit a15bb7e

Browse files
Copilotaih
andcommitted
Fix typo in Hindi translation option and complete layout fix
Co-authored-by: aih <217356+aih@users.noreply.github.com>
1 parent 0dc34eb commit a15bb7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CompendiumUI/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ <h3 class="version-tooltip__title">About the Copyright Compendium Viewer</h3>
130130
<option value="ar">العربية (Arabic)</option>
131131
<option value="pt">Português (Portuguese)</option>
132132
<option value="it">Italiano (Italian)</option>
133-
<option value="hi">हिन्dी (Hindi)</option>
133+
<option value="hi">हिन्दी (Hindi)</option>
134134
<option value="vi">Tiếng Việt (Vietnamese)</option>
135135
</select>
136136
<button type="button" id="translate-button"

0 commit comments

Comments
 (0)