diff src/chat.html.luan @ 74:64e35a92d163

add translation
author Franklin Schmidt <fschmidt@gmail.com>
date Thu, 28 Aug 2025 13:31:46 -0600
parents 44bec62c49e2
children
line wrap: on
line diff
--- a/src/chat.html.luan	Thu Aug 28 05:16:32 2025 -0600
+++ b/src/chat.html.luan	Thu Aug 28 13:31:46 2025 -0600
@@ -92,11 +92,11 @@
 				</p>
 				<p>
 					<select name=show_text>
-						<option value=show_text>Show text</option>
+						<option value=hide_text>Hide text</option>
 <%	if chat.has_ruby then %>
 						<option value=hide_ruby>Hide pronunciation</option>
 <%	end %>
-						<option value=hide_text>Hide text</option>
+						<option value=show_text>Show text</option>
 					</select>
 				</p>
 				<p>