Fix typo for Bilinear

This commit is contained in:
KabanFriends 2024-02-03 01:31:35 +09:00 committed by Misa Elizabeth Kai
parent 2e633578fd
commit 098e356500
1 changed files with 2 additions and 2 deletions

View File

@ -91,8 +91,8 @@
<string english="You must be in windowed mode to use this option." translation="ウィンドウモード専用の設定項目です。" explanation="The game cannot be in fullscreen to resize the window" max="38*2" max_local="38*1"/>
<string english="toggle filter" translation="フィルター" explanation="menu option"/>
<string english="Toggle Filter" translation="フィルター" explanation="title" max="20" max_local="20"/>
<string english="Change to nearest/linear filter." translation="バイリアまたはニアレストネイバーに変更する。" explanation="" max="38*3" max_local="38*2"/>
<string english="Current mode: LINEAR" translation="現在の設定: バイリア" explanation="" max="38*2" max_local="38*1"/>
<string english="Change to nearest/linear filter." translation="バイアまたはニアレストネイバーに変更する。" explanation="" max="38*3" max_local="38*2"/>
<string english="Current mode: LINEAR" translation="現在の設定: バイア" explanation="" max="38*2" max_local="38*1"/>
<string english="Current mode: NEAREST" translation="現在の設定: ニアレストネイバー" explanation="nearest neighbor filter" max="38*2" max_local="38*1"/>
<string english="toggle analogue" translation="アナログ風" explanation="menu option, analogue mode simulates distortion from bad signal"/>
<string english="Analogue Mode" translation="アナログ風モード" explanation="title, analogue mode simulates distortion from bad signal" max="20" max_local="20"/>